You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Seokchan Yoon (Jira)" <ji...@apache.org> on 2022/09/14 13:30:00 UTC

[jira] [Updated] (HADOOP-18453) Fix typo of comments in FileUtil.java

     [ https://issues.apache.org/jira/browse/HADOOP-18453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seokchan Yoon updated HADOOP-18453:
-----------------------------------
    Description: 
There is a comment in FileUtil.java:

>  Convert a os-native filename to a path that works for the shell.

That "a os-native" is to be fixed to "an os-native".

There are several duplicate comments, and they will be fixed together.

 

 

  was:
There is a comment in FileUtil.java:

>  Convert a os-native filename to a path that works for the shell.

That "a os-native" is to be fixed to "an os-native".

There are several duplicated comments, and they will be fixed together.

 

 


> Fix typo of comments in FileUtil.java
> -------------------------------------
>
>                 Key: HADOOP-18453
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18453
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>            Reporter: Seokchan Yoon
>            Priority: Minor
>
> There is a comment in FileUtil.java:
> >  Convert a os-native filename to a path that works for the shell.
> That "a os-native" is to be fixed to "an os-native".
> There are several duplicate comments, and they will be fixed together.
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org