You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2022/11/03 02:09:26 UTC

[spark] branch master updated: [SPARK-40995][CONNECT][DOC][FOLLOW-UP] Fix the type in the doc name

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 39824f1dae2 [SPARK-40995][CONNECT][DOC][FOLLOW-UP] Fix the type in the doc name
39824f1dae2 is described below

commit 39824f1dae2caa62292f75c818c0d28d281bc415
Author: Rui Wang <ru...@databricks.com>
AuthorDate: Thu Nov 3 11:09:11 2022 +0900

    [SPARK-40995][CONNECT][DOC][FOLLOW-UP] Fix the type in the doc name
    
    ### What changes were proposed in this pull request?
    
    Fix the type in the doc filename: `coient` -> `client`.
    
    ### Why are the changes needed?
    
    Fix typo.
    
    ### Does this PR introduce _any_ user-facing change?
    
    NO
    ### How was this patch tested?
    
    UT
    
    Closes #38487 from amaliujia/follow_up_docs.
    
    Authored-by: Rui Wang <ru...@databricks.com>
    Signed-off-by: Hyukjin Kwon <gu...@apache.org>
---
 .../docs/{coient-connection-string.md => client-connection-string.md}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/connector/connect/docs/coient-connection-string.md b/connector/connect/docs/client-connection-string.md
similarity index 100%
rename from connector/connect/docs/coient-connection-string.md
rename to connector/connect/docs/client-connection-string.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org