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
This commit is contained in:
Colin McCabe 2013-07-17 18:41:53 +00:00
parent 9b3b4fe8bb
commit 2dba05af50
1 changed files with 1 additions and 1 deletions

View File

@ -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