Typo fix.
authorZdeněk Šustr <sustr4@cesnet.cz>
Tue, 6 Jan 2009 13:37:41 +0000 (13:37 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Tue, 6 Jan 2009 13:37:41 +0000 (13:37 +0000)
org.glite.lb.client/src/notify.c

index 571ee87..d75b1ee 100644 (file)
@@ -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") )