You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2020/02/28 17:30:01 UTC

[tomcat] branch master updated: Ws

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

remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b10d7b  Ws
9b10d7b is described below

commit 9b10d7b8baddaebaacf5573beac3958b99481829
Author: remm <re...@apache.org>
AuthorDate: Fri Feb 28 18:29:50 2020 +0100

    Ws
---
 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 7bcb4df..640e62d 100644
--- a/webapps/docs/config/manager.xml
+++ b/webapps/docs/config/manager.xml
@@ -287,7 +287,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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org