Typo in javadoc of Path.java
Alan Bateman
Alan.Bateman at oracle.com
Tue Apr 17 13:10:40 PDT 2012
On 17/04/2012 20:13, Alexander Thaller wrote:
> Hello.
> I think that in the javadoc for the class Path in /jdk/src/share/classes/java/nio/file/Path.java there is a typo in the last line of the third paragraph. Instead of "[...] the {@link #startsWith startsWith} and {@link #endsWith endWith} methods." it should read "[...] the {@link #startsWith startsWith} and {@link #endsWith endsWith} methods.". Notice the change of "{@link #endsWith endWith}" to "{@link #endsWith endsWith}".
> Cheers.
> Thaller Alexander
Thanks, I'll create a bug to remember this.
-Alan.
More information about the nio-dev
mailing list