Browse Source

HADOOP-1775. Normalize formatting.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@571329 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 18 years ago
parent
commit
e80c265089
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -72,7 +72,7 @@ Trunk (unreleased changes)
     HADOOP-1748.  Fix tasktracker to be able to launch tasks when log
     directory is relative.  (omalley via cutting)
 
-    HADOOP-1775 Fix a NullPointerException and an
+    HADOOP-1775.  Fix a NullPointerException and an
     IllegalArgumentException in MapWritable.
     (Jim Kellerman via cutting)