Polishing

This commit is contained in:
Juergen Hoeller
2023-07-04 16:52:44 +02:00
parent 80a20488fd
commit f07b9fd217
2 changed files with 3 additions and 4 deletions

View File

@@ -303,7 +303,7 @@ public class PathResource extends AbstractResource implements WritableResource {
}
/**
* This implementation returns the hash code of the underlying Path reference.
* This implementation returns the hash code of the underlying {@link Path} reference.
*/
@Override
public int hashCode() {