Typo fixed.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353322 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2003-08-30 09:18:15 +00:00
parent f85ef3c94e
commit 75e9b60135
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@ most likely fail. No big deal. </li>
</ul>
</section>
<section><title>Logging facility</title>
<p>POI can dynamically select it's logging implementation. POI trys to
<p>POI can dynamically select it's logging implementation. POI tries to
create a logger using the System property named "org.apache.poi.util.POILogger".
Out of the box this can be set to one of three values:
</p>