Commit ec5ee6f5 authored by msvensson@pilot.mysql.com's avatar msvensson@pilot.mysql.com
Browse files

Fix comment

parent d3527572
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>

*/