[
https://issues.apache.org/jira/browse/HADOOP-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098214#comment-14098214
]
Andrew Wang commented on HADOOP-10121:
--------------------------------------
I noticed that this was in the "trunk" section in CHANGES.txt in the trunk
commit rather than the "2.6.0" section, so I fixed it up :)
> 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
> Assignee: Akira AJISAKA
> Priority: Trivial
> Labels: newbie
> Fix For: 3.0.0, 2.6.0
>
> Attachments: HADOOP-10121.patch
>
>
> 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.2#6252)