Skip to content

Commit

Permalink
client/x11: typo: sevrer to server
Browse files Browse the repository at this point in the history
BUG=#2078
  • Loading branch information
scootergrisen authored and fujiwarat committed Feb 4, 2019
1 parent 7a38e4d commit 64f4e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/x11/main.c
Expand Up @@ -1114,7 +1114,7 @@ _print_usage (FILE *fp, gchar *name)
fprintf (fp,
"Usage:\n"
" %s --help Show this message\n"
" --server-name= -n Setup xim sevrer name\n"
" --server-name= -n Setup xim server name\n"
" --locale= -l Setup support locales\n"
" --locale-append= -a Append locales into the default support locales\n"
" --kill-daemon -k Kill ibus daemon when exit\n"
Expand Down

0 comments on commit 64f4e41

Please sign in to comment.