Javadoc fix

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352137 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-03-03 09:32:57 +00:00
parent f1f08a54de
commit 02cf41fdb8

View 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)