8033943: Typo in the documentation for the class Arrays

Reviewed-by: martin
This commit is contained in:
Ivan Gerasimov 2014-02-08 00:22:33 +04:00
parent 2f7d6e1157
commit 6b108289ad

View File

@ -50,7 +50,7 @@ import java.util.stream.StreamSupport;
* if the specified array reference is null, except where noted.
*
* <p>The documentation for the methods contained in this class includes
* briefs description of the <i>implementations</i>. Such descriptions should
* brief descriptions of the <i>implementations</i>. Such descriptions should
* be regarded as <i>implementation notes</i>, rather than parts of the
* <i>specification</i>. Implementors should feel free to substitute other
* algorithms, so long as the specification itself is adhered to. (For