aboutsummaryrefslogtreecommitdiff
path: root/libjava/javax/print/attribute/standard/NumberUp.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/print/attribute/standard/NumberUp.java')
-rw-r--r--libjava/javax/print/attribute/standard/NumberUp.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/javax/print/attribute/standard/NumberUp.java b/libjava/javax/print/attribute/standard/NumberUp.java
index 351fcf7..681207b 100644
--- a/libjava/javax/print/attribute/standard/NumberUp.java
+++ b/libjava/javax/print/attribute/standard/NumberUp.java
@@ -68,7 +68,7 @@ public final class NumberUp extends IntegerSyntax
*
* @param obj the object to test
*
- * @returns true if both objects are equal, false otherwise.
+ * @return true if both objects are equal, false otherwise.
*/
public boolean equals(Object obj)
{