8271147: java/nio/file/Path.java javadoc typo
Reviewed-by: iris
This commit is contained in:
parent
9935440ede
commit
8156ff609b
@ -413,7 +413,7 @@ public interface Path
|
|||||||
* "{@code foo/bar}" ends with "{@code foo/bar}" and "{@code bar}". It does
|
* "{@code foo/bar}" ends with "{@code foo/bar}" and "{@code bar}". It does
|
||||||
* not end with "{@code r}" or "{@code /bar}". Note that trailing separators
|
* not end with "{@code r}" or "{@code /bar}". Note that trailing separators
|
||||||
* are not taken into account, and so invoking this method on the {@code
|
* are not taken into account, and so invoking this method on the {@code
|
||||||
* Path}"{@code foo/bar}" with the {@code String} "{@code bar/}" returns
|
* Path} "{@code foo/bar}" with the {@code String} "{@code bar/}" returns
|
||||||
* {@code true}.
|
* {@code true}.
|
||||||
*
|
*
|
||||||
* @implSpec
|
* @implSpec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user