DRILL-5315: Address small typo in the comment in drillClient.hpp closes #771


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/4c1017d9
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/4c1017d9
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/4c1017d9

Branch: refs/heads/master
Commit: 4c1017d9a20309a9ab4b6decbdbfa5cb33485ea0
Parents: 8e19d61
Author: Rob Wu <robw...@gmail.com>
Authored: Mon Mar 6 14:56:14 2017 -0800
Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com>
Committed: Fri Apr 7 15:24:18 2017 +0300

----------------------------------------------------------------------
 contrib/native/client/src/include/drill/drillClient.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/4c1017d9/contrib/native/client/src/include/drill/drillClient.hpp
----------------------------------------------------------------------
diff --git a/contrib/native/client/src/include/drill/drillClient.hpp 
b/contrib/native/client/src/include/drill/drillClient.hpp
index 1eb97cd..f09d7f5 100644
--- a/contrib/native/client/src/include/drill/drillClient.hpp
+++ b/contrib/native/client/src/include/drill/drillClient.hpp
@@ -1277,7 +1277,7 @@ class DECLSPEC_DRILL_CLIENT DrillClient{
          *     useSSL [true|false]
          *     pemLocation
          *     pemFile
-         *     (see drill/common.hpp for friendly defines and the latest list 
of supported proeprties)
+         *     (see drill/common.hpp for friendly defines and the latest list 
of supported properties)
          *
          * @param[in] connectStr: connection string
          * @param[in] properties

Reply via email to