changeset 18156 | edb590d448c5 |
parent 5506 | 202f599c92aa |
child 18787 | 8a57ff107238 |
--- a/jdk/src/share/classes/java/util/regex/MatchResult.java Mon Jun 10 12:26:20 2013 +0200 +++ b/jdk/src/share/classes/java/util/regex/MatchResult.java Mon Jun 10 12:58:32 2013 +0100 @@ -79,7 +79,7 @@ /** * Returns the offset after the last character matched. </p> * - * @return @return The offset after the last character matched + * @return The offset after the last character matched * * @throws IllegalStateException * If no match has yet been attempted,