java docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1721901 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2015-12-28 12:11:13 +00:00
parent 9bdfcc4be6
commit 0ef05fcdab
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ import java.util.Map;
*/
public final class BuiltinFormats {
/**
* The first user-defined format starts at 164.
* The first user-defined number format starts at 164.
*/
public static final int FIRST_USER_DEFINED_FORMAT_INDEX = 164;