Correct typo
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@959620
13f79535-47bb-0310-9956-
ffa450edef68
the HTML interface and prevent started hosts from being started and
stopped hosts from being stopped.
</fix>
+ <fix>
+ <bug>49518</bug>: Fix typo in extras documentation. (markt)
+ </fix>
</changelog>
</subsection>
</section>
<p>
Tomcat uses a package renamed commons-logging API implementation which is
hardcoded to use the java.util.logging API. The commons-logging additional
- component builds a full fledged package renames commons-logging
+ component builds a full fledged package renamed commons-logging
implementation which can be used to replace the implementation provided with
Tomcat. See the <a href="logging.html">logging</a> page for usage
instructions.