Correct misleading documentation
authorErik Bernhardson <ebernhardson@wikimedia.org>
Fri, 20 Feb 2015 19:27:22 +0000 (11:27 -0800)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 20 Feb 2015 19:55:11 +0000 (19:55 +0000)
Change-Id: Ib020467488616eeaa9b53672e5cc45c72f240a54

includes/parser/ParserOutput.php

index e9e72be..191ee01 100644 (file)
@@ -684,7 +684,7 @@ class ParserOutput extends CacheTime {
         *
         * @note: custom DataUpdates do not survive serialization of the ParserOutput!
         * This is especially relevant when using a cached ParserOutput for updating
-        * the database, as WikiPage does if $wgAjaxStashEdit is enabled. For this
+        * the database, as WikiPage does if $wgAjaxEditStash is enabled. For this
         * reason, ApiStashEdit will skip any ParserOutput that has custom DataUpdates.
         *
         * @since 1.20