summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.mysql.com>2007-11-01 11:01:05 +0100
committerunknown <msvensson@pilot.mysql.com>2007-11-01 11:01:05 +0100
commita0a4cf336fc0ad09f7e4d159df7e524bc0dd8be3 (patch)
tree69b9f2d5612afda4b78127c0074cf1522a411a2e /client/mysqltest.c
parent57d74b5c9883add4a43b1f0f1c5d3c539e67edba (diff)
downloadmariadb-git-a0a4cf336fc0ad09f7e4d159df7e524bc0dd8be3.tar.gz
Fix comment
Diffstat (limited to 'client/mysqltest.c')
-rw-r--r--client/mysqltest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysqltest.c b/client/mysqltest.c
index eae3b05f61a..e5ae9e80a88 100644
--- a/client/mysqltest.c
+++ b/client/mysqltest.c
@@ -2675,7 +2675,7 @@ void do_copy_file(struct st_command *command)
command command handle
DESCRIPTION
- chmod_file <octal> <file_name>
+ chmod <octal> <file_name>
Change file permission of <file_name>
*/