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 năm trước cách đây
mục cha
commit
e80c265089
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)