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

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


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

commit 1926a79b5d387a468517ce2168ebd21e51668b15
Author: Mark Thomas <ma...@apache.org>
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 75833d9..d005aad 100644
--- a/webapps/docs/config/manager.xml
+++ b/webapps/docs/config/manager.xml
@@ -253,7 +253,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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to