Forráskód Böngészése

Fixed incorrect description in CHANGES.txt for Hadoop-6701.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@939017 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 15 éve
szülő
commit
f1fee1804a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -10,7 +10,7 @@ Trunk (unreleased changes)
     HADOOP-6686. Remove redundant exception class name from the exception
     message for the exceptions thrown at RPC client. (suresh)
 
-    HADOOP-6701. Fix incorrect exit codes returned from chgrp, chown and chgrp
+    HADOOP-6701. Fix incorrect exit codes returned from chmod, chown and chgrp
     commands from FsShell. (Ravi Phulari via suresh)
 
   NEW FEATURES