summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/test/ISBNValidator.java
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/test/ISBNValidator.java')
-rw-r--r--qtjava/javalib/test/ISBNValidator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/test/ISBNValidator.java b/qtjava/javalib/test/ISBNValidator.java
index 67f32ac7..1e247f44 100644
--- a/qtjava/javalib/test/ISBNValidator.java
+++ b/qtjava/javalib/test/ISBNValidator.java
@@ -99,7 +99,7 @@ public class ISBNValidator extends TQValidator
/**
* This method is called when the user has pressed return, but
* validate() has judged the string valid but not acceptable. Note
- * that fixup() is not retquired to return an acceptable string. It is
+ * that fixup() is not required to return an acceptable string. It is
* guaranteed that the caller will validate() the string once again
* after the call to fixup().
*/