[ 
https://issues.apache.org/jira/browse/HADOOP-18591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656729#comment-17656729
 ] 

ASF GitHub Bot commented on HADOOP-18591:
-----------------------------------------

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"?





> Fix a typo in Trash
> -------------------
>
>                 Key: HADOOP-18591
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18591
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: xiaoping.huang
>            Priority: Minor
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to