--- projects/cms/source/idar/idar.c 2003/08/21 13:51:19 1.17 +++ projects/cms/source/idar/idar.c 2003/08/21 14:00:55 1.18 @@ -971,7 +971,7 @@ void usage() { printf(" default: %s\n", DEF_SERVER_NAME); printf(" -p Specifies the i-scream server port.\n"); printf(" default: %d\n", DEF_SERVER_PORT); - printf(" -l Sets the list of hosts to monitor in a semi-colon seperated list.\n"); + printf(" -l Sets the list of hosts to monitor in a semi-colon separated list.\n"); printf(" -h Displays this help information.\n"); printf("\nReport bugs to <%s>.\n", PACKAGE_BUGREPORT); exit(1);