Author: kfujino
Date: Tue Feb 27 08:33:55 2018
New Revision: 1825433
URL: http://svn.apache.org/viewvc?rev=1825433&view=rev
Log:
fix typo
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1825433&r1=1825432&r2=1825433&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Feb 27 08:33:55 2018
@@ -53,7 +53,7 @@
the session when it has already been added under the same name. This is
to aid clustering scenarios where <code>setAttribute()</code> is often
called to signal that the attribute value has been mutated and needs to
- be replicated but it may not be required, or even desired, for the the
+ be replicated but it may not be required, or even desired, for the
associated listeners to be triggered. The default behaviour has not
been
changed. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]