Browse Source

utils: Fix copy/paste of 'database port'

Sean Bright 6 years ago
parent
commit
21ae69c837
1 changed files with 1 additions and 1 deletions
  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)