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)