--- old/src/java.base/share/classes/java/util/Formatter.java 2015-01-16 13:12:50.000000000 -0800 +++ new/src/java.base/share/classes/java/util/Formatter.java 2015-01-16 13:12:50.000000000 -0800 @@ -1835,7 +1835,7 @@ *

The maximum number of arguments is limited by the maximum dimension of a * Java array as defined by * The Java™ Virtual Machine Specification. - * 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. * *

If there are more arguments than format specifiers, the extra arguments