updated javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713807 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Josh Micich 2008-11-13 20:05:16 +00:00
parent 0d71be930e
commit 7a98ca6d17
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ public final class SheetNameFormatter {
}
/**
* Convenience method for when a StringBuffer is already available
* Convenience method for ({@link #format(String)}) when a StringBuffer is already available.
*
* @param out - sheet name will be appended here possibly with delimiting quotes
*/