Explorar o código

Fix a misleading summary of MAPREDUCE-6330 in CHANGES.txt.

(cherry picked from commit 252e69f562383383cf539b29f1da68676b7ce0c0)
Tsuyoshi Ozawa %!s(int64=10) %!d(string=hai) anos
pai
achega
a479669e96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-mapreduce-project/CHANGES.txt

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

@@ -98,7 +98,7 @@ Release 2.8.0 - UNRELEASED
     MAPREDUCE-6297. Task Id of the failed task in diagnostics should link to
     the task page. (Siqi Li via gera)
 
-    MAPREDUCE-6330. Fix typo in some Task Attempt API's URL.
+    MAPREDUCE-6330. Fix typo in Task Attempt API's URL in documentations.
     (Ryu Kobayashi via ozawa)
 
 Release 2.7.1 - UNRELEASED