Author: violetagg
Date: Tue Mar 28 06:45:23 2017
New Revision: 1789051

URL: http://svn.apache.org/viewvc?rev=1789051&view=rev
Log:
A "space" in the property name is used in order to keep the "Property" column 
at some specified width.

Modified:
    tomcat/trunk/webapps/docs/config/systemprops.xml

Modified: tomcat/trunk/webapps/docs/config/systemprops.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/systemprops.xml?rev=1789051&r1=1789050&r2=1789051&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/systemprops.xml (original)
+++ tomcat/trunk/webapps/docs/config/systemprops.xml Tue Mar 28 06:45:23 2017
@@ -606,7 +606,7 @@
       <p>If not specified, the default value of <code>200</code> will be 
used.</p>
     </property>
 
-    <property name="org.apache.tomcat.util.buf.UriUtil.WAR_SEPARATOR">
+    <property name="org.apache.tomcat.util.buf.UriUtil. WAR_SEPARATOR">
       <p>The character to use to separate the WAR file and WAR content parts of
       a WAR URL using the custom WAR scheme provided by Tomcat. This is
       equivalent to how <code>!</code> is used in JAR URLs.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to