]> source.dussan.org Git - poi.git/commitdiff
Javadoc fix
authorGlen Stampoultzis <glens@apache.org>
Sun, 3 Mar 2002 09:32:57 +0000 (09:32 +0000)
committerGlen Stampoultzis <glens@apache.org>
Sun, 3 Mar 2002 09:32:57 +0000 (09:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352137 13f79535-47bb-0310-9956-ffa450edef68

tools/src/UserInput.java

index 34a75f0ba820ee8eaae7fd8bee14a645fef91ff8..31edafcbde7e9982668cece3a2990d7f4e0b4837 100644 (file)
@@ -131,7 +131,7 @@ public class UserInput
 
     /**
      * Sets the prompt text that will be presented to the user.
-     * @param prompt String
+     * @param question prompt string
      */
 
     public void addText(String question)