mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8271147: java/nio/file/Path.java javadoc typo
Reviewed-by: iris
This commit is contained in:
parent
9935440ede
commit
8156ff609b
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ public interface Path
|
|||
* "{@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
|
||||
* 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}.
|
||||
*
|
||||
* @implSpec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue