cnauroth commented on code in PR #5287:
URL: https://github.com/apache/hadoop/pull/5287#discussion_r1066109982
##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/Trash.java:
##########
@@ -69,7 +69,7 @@ public Trash(FileSystem fs, Configuration conf) throws
IOException {
* Hence we get the file system of the fully-qualified resolved-path and
* then move the path p to the trashbin in that volume,
* @param fs - the filesystem of path p
- * @param p - the path being deleted - to be moved to trasg
Review Comment:
Since we are updating this, would you also please remove the extra space
between "the" and "path"?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]