You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by zj...@apache.org on 2015/03/27 07:34:47 UTC

[45/50] [abbrv] hadoop git commit: HADOOP-11553 addendum fix the typo in the changes file

HADOOP-11553 addendum fix the typo in the changes file


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fee5961b
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fee5961b
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/fee5961b

Branch: refs/heads/YARN-2928
Commit: fee5961ba64036cd9c02a41537d6352b2abbd2bc
Parents: 43227bc
Author: Allen Wittenauer <aw...@apache.org>
Authored: Thu Mar 26 15:18:03 2015 -0700
Committer: Zhijie Shen <zj...@apache.org>
Committed: Thu Mar 26 23:29:49 2015 -0700

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/fee5961b/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt
index dbe9e55..40b4f84 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -19,7 +19,7 @@ Trunk (Unreleased)
     HADOOP-11657. Align the output of `hadoop fs -du` to be more Unix-like.
     (aajisaka)
 
-    HADOOP-11553. Foramlize the shell API (aw)
+    HADOOP-11553. Formalize the shell API (aw)
 
   NEW FEATURES