8042262: Javadoc typo in java.util.Formatter
authorsherman
Fri, 16 Jan 2015 13:46:39 -0800
changeset 28518 9a6247bbed98
parent 28462 8327024a9955
child 28519 299787d4cf96
8042262: Javadoc typo in java.util.Formatter Summary: to fix the simple typo in java doc Reviewed-by: rriggs, lancea
jdk/src/java.base/share/classes/java/util/Formatter.java
--- a/jdk/src/java.base/share/classes/java/util/Formatter.java	Wed Jul 05 20:15:13 2017 +0200
+++ b/jdk/src/java.base/share/classes/java/util/Formatter.java	Fri Jan 16 13:46:39 2015 -0800
@@ -1835,7 +1835,7 @@
  * <p> The maximum number of arguments is limited by the maximum dimension of a
  * Java array as defined by
  * <cite>The Java&trade; Virtual Machine Specification</cite>.
- * If the argument index is does not correspond to an
+ * If the argument index does not correspond to an
  * available argument, then a {@link MissingFormatArgumentException} is thrown.
  *
  * <p> If there are more arguments than format specifiers, the extra arguments