Author: markt Date: Thu Feb 21 16:39:07 2013 New Revision: 1448714 URL: http://svn.apache.org/r1448714 Log: whitespace
Modified: tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java Modified: tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java?rev=1448714&r1=1448713&r2=1448714&view=diff ============================================================================== --- tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java (original) +++ tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java Thu Feb 21 16:39:07 2013 @@ -63,7 +63,7 @@ public final class CookieSupport { public static final boolean ALLOW_NAME_ONLY; /** - * If set to true, the cookie header will be preserved. In most cases + * If set to true, the cookie header will be preserved. In most cases * except debugging, this is not useful. */ public static final boolean PRESERVE_COOKIE_HEADER; --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org