Przeglądaj źródła

utils: Fix copy/paste of 'database port'

(cherry picked from commit 21ae69c83759f344492078db756a08cd554bf04c)
(cherry picked from commit 417c75f2848f942a6ce0670d5c57096dadf54400)
Sean Bright 6 lat temu
rodzic
commit
a1ab1d6159
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      utils/kamctl/kamctlrc

+ 1 - 1
utils/kamctl/kamctlrc

@@ -20,7 +20,7 @@
 ## database host
 # DBHOST=localhost
 
-## database host
+## database port
 # DBPORT=3306
 
 ## database name (for ORACLE this is TNS name)