This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 81fd535  Remove unnecessary space
81fd535 is described below

commit 81fd535fdd2ba4e4a3d3ab8d5c835e1f421b45e1
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Mar 2 20:51:15 2020 +0000

    Remove unnecessary space
---
 webapps/docs/config/manager.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/config/manager.xml b/webapps/docs/config/manager.xml
index 499262f..0c23e58 100644
--- a/webapps/docs/config/manager.xml
+++ b/webapps/docs/config/manager.xml
@@ -270,7 +270,7 @@
         <p>Should authentication information be included when sessions are
         swapped out to persistent storage? If <code>true</code>, the session's
         authentication is preserved so that the session remains authenticated
-        after being reloaded (swapped in) from persistent storage. If not 
+        after being reloaded (swapped in) from persistent storage. If not
         specified, the default value of <code>false</code> will be used.</p>
 
         <p>Please note that the session's <code>Principal</code> class as well


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to