Author: rjung Date: Mon Feb 22 21:12:59 2010 New Revision: 915067 URL: http://svn.apache.org/viewvc?rev=915067&view=rev Log: Fix typo in comment.
Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_ajp_common.c?rev=915067&r1=915066&r2=915067&view=diff ============================================================================== --- tomcat/jk/trunk/native/common/jk_ajp_common.c (original) +++ tomcat/jk/trunk/native/common/jk_ajp_common.c Mon Feb 22 21:12:59 2010 @@ -1708,7 +1708,7 @@ ae->worker->name); op->recoverable = JK_FALSE; /* Send an empty POST message since per AJP protocol - * spec whenever we have content lenght the message + * spec whenever we have content length the message * packet must be followed with initial POST packet. * Size zero will be handled as error in container. */ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org