fix misspelling in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1504229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Colin McCabe 2013-07-17 18:41:14 +00:00
parent c6facfb10d
commit b767ee07c2
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,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