Author: markt
Date: Thu Nov 11 10:16:13 2010
New Revision: 1033868
URL: http://svn.apache.org/viewvc?rev=1033868&view=rev
Log:
Typo / line-length
Modified:
tomcat/trunk/java/org/apache/catalina/filters/WebdavFixFilter.java
Modified: tomcat/trunk/java/org/apache/catalina/filters/WebdavFixFilter.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/filters/WebdavFixFilter.java?rev=1033868&r1=1033867&r2=1033868&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/filters/WebdavFixFilter.java
(original)
+++ tomcat/trunk/java/org/apache/catalina/filters/WebdavFixFilter.java Thu Nov
11 10:16:13 2010
@@ -33,8 +33,9 @@ import javax.servlet.http.HttpServletRes
* a WebDAV client that actually works. Other workarounds that might help
* include:
* <ul>
- * <li>Specifying the port, even if it is port 80, when trying to
connect.</li>
- * <li>Canceling the first authentication dialog box and then trying to
+ * <li>Specifying the port, even if it is port 80, when trying to
+ * connect.</li>
+ * <li>Cancelling the first authentication dialog box and then trying to
* reconnect.</li>
* </ul>
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]