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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]