Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1432427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -49,7 +49,7 @@ to allow users to use the package standalone.
|
||||
</p>
|
||||
|
||||
<p>commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging
|
||||
abstraction is meant to minimixe the differences between the two, and to allow a
|
||||
abstraction is meant to minimize the differences between the two, and to allow a
|
||||
developer to not tie himself to a particular logging implementation.
|
||||
</p>
|
||||
|
||||
@@ -64,7 +64,7 @@ The package does :
|
||||
<li>Provide support for <a href="http://sourceforge.net/projects/lumberjack/">
|
||||
LumberJack</a> logger</li>
|
||||
<li>Provide pluggable support for other logging APIs</li>
|
||||
<li>Privide a simple System.out logger</li>
|
||||
<li>Provide a simple System.out logger</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user