Mercurial > pidgin
changeset 9084:d9640b38a65b
[gaim-migrate @ 9860]
(00:08:30) Sanguine: LSchiere, there seems to be a spelling error on line
72 of gaim-remote.c (command, not commmand)
(00:08:38) LSchiere: i hate spelling
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 27 May 2004 04:09:14 +0000 |
parents | 2185ced3b087 |
children | 9885420f049f |
files | src/gaim-remote.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gaim-remote.c Thu May 27 04:07:55 2004 +0000 +++ b/src/gaim-remote.c Thu May 27 04:09:14 2004 +0000 @@ -69,7 +69,7 @@ " quit Close running copy of Gaim\n\n" " OPTIONS:\n" - " -h, --help [commmand] Show help for command\n"), name); + " -h, --help [command] Show help for command\n"), name); message(text,1); g_free(text);