浏览代码

fix misspelling in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1504230 13f79535-47bb-0310-9956-ffa450edef68
Colin McCabe 12 年之前
父节点
当前提交
2dba05af50
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -20,7 +20,7 @@ Release 2.2.0 - UNRELEASED
 
   IMPROVEMENTS
     HDFS-4657.  Limit the number of blocks logged by the NN after a block
-    report to a configurable value.  (Aaron Twinning Meyers via Colin Patrick
+    report to a configurable value.  (Aaron T. Myers via Colin Patrick
     McCabe)
 
   OPTIMIZATIONS