You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by se...@apache.org on 2008/03/07 21:15:36 UTC

svn commit: r634800 - /webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c

Author: senaka
Date: Fri Mar  7 12:15:36 2008
New Revision: 634800

URL: http://svn.apache.org/viewvc?rev=634800&view=rev
Log:
Fixing spelling mistake

Modified:
    webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c

Modified: webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c?rev=634800&r1=634799&r2=634800&view=diff
==============================================================================
--- webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c (original)
+++ webservices/axis2/trunk/c/tools/tcpmon/src/tcpmon.c Fri Mar  7 12:15:36 2008
@@ -85,7 +85,7 @@
         fprintf(stdout,
                 "\t--format        \tenable xml formatting\n");
         fprintf(stdout,
-                "\t--test          \tenable testing last request/response by logging it seperately\n");
+                "\t--test          \tenable testing last request/response by logging it separately\n");
         fprintf(stdout, " Help :\n\t-h              \tdisplay this help screen.\n\n");
         return 0;
     }



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org