]> source.dussan.org Git - poi.git/commitdiff
updated javadoc
authorJosh Micich <josh@apache.org>
Thu, 13 Nov 2008 20:05:16 +0000 (20:05 +0000)
committerJosh Micich <josh@apache.org>
Thu, 13 Nov 2008 20:05:16 +0000 (20:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713807 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/hssf/record/formula/SheetNameFormatter.java

index fd822c39863ad872e6b0a0f98cd132dc96d4c459..1d581c230a00595458e4ecc35cdaf956841060f9 100755 (executable)
@@ -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 
         */