[
https://issues.apache.org/jira/browse/HADOOP-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098604#comment-14098604
]
Hudson commented on HADOOP-10121:
---------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1864 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1864/])
Move HADOOP-10121 to correct section of CHANGES.txt (wang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1618105)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
HADOOP-10121. Fix javadoc spelling for HadoopArchives#writeTopLevelDirs (Akira
AJISAKA via aw) (aw:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1618044)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-tools/hadoop-archives/src/main/java/org/apache/hadoop/tools/HadoopArchives.java
> 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)