Explorar o código

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 %!s(int64=15) %!d(string=hai) anos
pai
achega
f1fee1804a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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