# HG changeset patch # User Luke Schierer # Date 1086457297 0 # Node ID 3bc41e843afb2b6dcd93952cc5ed6e230008c907 # Parent 39fa2dd6097e99a2b74cc9127b7d9e6273cc7602 [gaim-migrate @ 9979] (13:31:38) wing: but the person who fixed the mmm spelling forgot to add back a space, so now the explanations don't line up (13:31:53) wing: or was so last time i checked committer: Tailor Script diff -r 39fa2dd6097e -r 3bc41e843afb src/gaim-remote.c --- a/src/gaim-remote.c Sat Jun 05 17:28:59 2004 +0000 +++ b/src/gaim-remote.c Sat Jun 05 17:41:37 2004 +0000 @@ -69,7 +69,7 @@ " quit Close running copy of Gaim\n\n" " OPTIONS:\n" - " -h, --help [command] Show help for command\n"), name); + " -h, --help [command] Show help for command\n"), name); message(text,1); g_free(text);