diff src/gtkmain.c @ 11673:922d0483ca88

[gaim-migrate @ 13959] SF Patch #1326983, from corfe83 'the word "separated" is misspelled as "seperated" when typing gaim --help at the command line.' I'm only committing the change to the code, not to all the .po files. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Oct 2005 18:18:46 +0000
parents 9b3833da6840
children c90676803a1a
line wrap: on
line diff
--- a/src/gtkmain.c	Sun Oct 16 18:15:47 2005 +0000
+++ b/src/gtkmain.c	Sun Oct 16 18:18:46 2005 +0000
@@ -333,7 +333,7 @@
 		       "  -h, --help          display this help and exit\n"
 		       "  -n, --nologin       don't automatically login\n"
 		       "  -l, --login[=NAME]  automatically login (optional argument NAME specifies\n"
-		       "                      account(s) to use, seperated by commas)\n"
+		       "                      account(s) to use, separated by commas)\n"
 		       "  -v, --version       display the current version and exit\n"), VERSION, name);
 	}