Typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 14 Oct 2010 10:46:47 +0000 (10:46 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 14 Oct 2010 10:46:47 +0000 (10:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022462 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index b6fa664..5f90634 100644 (file)
@@ -83,7 +83,7 @@
       <fix>
         <bug>49978</bug>: Correctly handle the case when a directory expected
         to be created during web application start is already present. Rather
-        than throwing an exception and failing to start, allow thw web
+        than throwing an exception and failing to start, allow the web
         application to start normally. (mark)
       </fix>
       <fix>