You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/03/09 16:28:58 UTC

svn commit: r920922 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Tue Mar  9 15:28:58 2010
New Revision: 920922

URL: http://svn.apache.org/viewvc?rev=920922&view=rev
Log:
Correct a misprint

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=920922&r1=920921&r2=920922&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Mar  9 15:28:58 2010
@@ -230,7 +230,7 @@
         <bug>48582</bug>: Avoid NPE on background compilation failure. (markt)
       </fix>
       <fix>
-        <bug>48616</bug>: Don't declare or syncrhonize scripting variables for
+        <bug>48616</bug>: Don't declare or synchronize scripting variables for
         JSP fragments since they are scriptless. This is an alternative fix for
         <bug>42390</bug> that avoids both the original problem and the
         regression in the first fix. (kkolinko) 



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