You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2013/11/21 09:34:36 UTC

[jira] [Created] (HADOOP-10121) Fix javadoc spelling for HadoopArchives#writeTopLevelDirs

Akira AJISAKA created HADOOP-10121:
--------------------------------------

             Summary: Fix javadoc spelling for HadoopArchives#writeTopLevelDirs
                 Key: HADOOP-10121
                 URL: https://issues.apache.org/jira/browse/HADOOP-10121
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.2.0
            Reporter: Akira AJISAKA
            Priority: Minor


There's a misspelling at HadoopArchives.java. It should be fixed as follows: 

{code}
-  * @param parentPath the parent path that you wnat the archives
+  * @param parentPath the parent path that you want the archives
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)