Author: kkolinko
Date: Tue Nov 3 01:21:39 2009
New Revision: 832243
URL: http://svn.apache.org/viewvc?rev=832243&view=rev
Log:
fix a pair of typos
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=832243&r1=832242&r2=832243&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Nov 3 01:21:39 2009
@@ -135,7 +135,7 @@
<fix>
<bug>47364</bug>: Improve Javadoc for
org.apache.catalina.connector.Request.getAttributeNames() to include
- information on the handling of Tomcat's interal request attributes.
+ information on the handling of Tomcat's internal request attributes.
(markt)
</fix>
<fix>
@@ -268,7 +268,7 @@
<bug>47499</bug>: Don't swallow bind exceptions. (markt)
</fix>
<fix>
- <bug>47987</bug>: Limit size of not found resoucres cache. (markt)
+ <bug>47987</bug>: Limit size of not found resources cache. (markt)
</fix>
<fix>
<bug>48009</bug>: Protect against the situation where editing a
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]