You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/04/25 23:10:51 UTC

svn commit: r1590147 - /tomcat/trunk/webapps/docs/config/valve.xml

Author: markt
Date: Fri Apr 25 21:10:51 2014
New Revision: 1590147

URL: http://svn.apache.org/r1590147
Log:
Whitespace police

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

Modified: tomcat/trunk/webapps/docs/config/valve.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/valve.xml?rev=1590147&r1=1590146&r2=1590147&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/valve.xml (original)
+++ tomcat/trunk/webapps/docs/config/valve.xml Fri Apr 25 21:10:51 2014
@@ -343,7 +343,7 @@
 
   <subsection name="Introduction">
 
-    <p>The <strong>Error Report Valve</strong> is a simple error handler 
+    <p>The <strong>Error Report Valve</strong> is a simple error handler
     for HTTP status codes that will generate and return HTML error pages.</p>
 
     <p><strong>NOTE:</strong> Disabling both showServerInfo and showReport will
@@ -366,7 +366,7 @@
 
       <attribute name="showReport" required="false">
         <p>Flag to determine if the error report is presented when an error occurs.
-           If set to <code>false</code>, then the error report is not in 
+           If set to <code>false</code>, then the error report is not in
            the HTML response.
            Default value: <code>true</code>
         </p>
@@ -374,7 +374,7 @@
 
       <attribute name="showServerInfo" required="false">
         <p>Flag to determine if server information is presented when an error occurs.
-           If set to <code>false</code>, then the server version is not returned in 
+           If set to <code>false</code>, then the server version is not returned in
            the HTML response.
            Default value: <code>true</code>
         </p>



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