From e9109eee11b2fc8e3ac3b4dae6eaf984b1eab673 Mon Sep 17 00:00:00 2001 From: Reedy Date: Sun, 11 May 2014 17:27:21 +0100 Subject: [PATCH] PPAccum_Hash -> PPDAccum_Hash Change-Id: I79eac91cc3ff4ca515d15d8fa08d492b5cdcaa1b --- includes/parser/Preprocessor_Hash.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/parser/Preprocessor_Hash.php b/includes/parser/Preprocessor_Hash.php index 137f885617..d928d64b5a 100644 --- a/includes/parser/Preprocessor_Hash.php +++ b/includes/parser/Preprocessor_Hash.php @@ -867,7 +867,7 @@ class PPDAccum_Hash { } /** - * Append a PPAccum_Hash + * Append a PPDAccum_Hash * Takes over ownership of the nodes in the source argument. These nodes may * subsequently be modified, especially nextSibling. * @param PPAccum_Hash $accum -- 2.20.1