]> source.dussan.org Git - poi.git/commitdiff
Typo fixed.
authorRainer Klute <klute@apache.org>
Sat, 30 Aug 2003 09:18:15 +0000 (09:18 +0000)
committerRainer Klute <klute@apache.org>
Sat, 30 Aug 2003 09:18:15 +0000 (09:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353322 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hssf/how-to.xml

index b81825a8f24534baafa079719e45b6292a6891c6..8bb6d7dc6bca971a6cacb3f6d5d8be08d154edbd 100644 (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>