Author: rjung
Date: Wed Feb 25 15:48:09 2009
New Revision: 747835
URL: http://svn.apache.org/viewvc?rev=747835&view=rev
Log:
Fix typo in comment.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h
Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h?rev=747835&r1=747834&r2=747835&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h Wed Feb 25
15:48:09 2009
@@ -275,7 +275,7 @@
unsigned connect_retry_attempts;
const char *host;
int port;
- int addr_sequence; /* Wather the address is resolved */
+ int addr_sequence; /* Whether the address is resolved */
int maintain_time;
/*
* Open connections cache...
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]