diff src/gaim-remote.c @ 9184:3bc41e843afb

[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 <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 05 Jun 2004 17:41:37 +0000
parents d9640b38a65b
children 204f5d66a863
line wrap: on
line diff
--- 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);