From: Zdeněk Šustr Date: Tue, 6 Jan 2009 13:37:41 +0000 (+0000) Subject: Typo fix. X-Git-Tag: test_tag~9 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ed11279023e3f2f4654b291e48fea430f839b0a1;p=jra1mw.git Typo fix. --- diff --git a/org.glite.lb.client/src/notify.c b/org.glite.lb.client/src/notify.c index 571ee87..d75b1ee 100644 --- a/org.glite.lb.client/src/notify.c +++ b/org.glite.lb.client/src/notify.c @@ -37,7 +37,7 @@ static void usage(char *cmd) " owner Match this owner DN\n" " requested_validity Validity of notification req. in seconds\n" " flags 0 - return basic status, 1 - return also JDL in status\n" - " network_server Match only this networ server (WMS entry point)\n" + " network_server Match only this network server (WMS entry point)\n" " -c Match only on state change\n\n" , me); if ( !cmd || !strcmp(cmd, "bind") )