Fix typos
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index ab76d56..703a2e0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -87,7 +87,7 @@
       <add>
         Log a warning if a <code>CredentialHandler</code> instance is added to
         an instance of the <code>CombinedRealm</code> (or a sub-class) as the
-        <code>CombinedRealm</code> doesn't use a configued
+        <code>CombinedRealm</code> doesn't use a configured
         <code>CredentialHandler</code> and it is likely that a configuration
         error has occurred. (markt)
       </add>
@@ -417,7 +417,7 @@
         Correct the documentation web application to remove references to the
         <code>org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH</code>
         system property changing how the sequence <code>%5c</code> is
-        interpretted in a URI. (markt)
+        interpreted in a URI. (markt)
       </fix>
     </changelog>
   </subsection>