javadoc typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738677 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2016-04-12 03:13:52 +00:00
parent 3a6489b0de
commit 4260aa76c2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ import org.apache.poi.util.POILogger;
import org.apache.poi.util.StringUtil;
/**
* Utillity for reading in BIFF8 records and displaying data from them.
* Utility for reading in BIFF8 records and displaying data from them.
* @see #main
*/
public final class BiffViewer {