Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/221728

Change subject: Parser: Correct setHook() documentation
......................................................................

Parser: Correct setHook() documentation

Change-Id: Iaeaac9ea79b696dfa39adb6608ed68edd3754516
---
M includes/parser/Parser.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/28/221728/1

diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php
index 3183689..1603fc6 100644
--- a/includes/parser/Parser.php
+++ b/includes/parser/Parser.php
@@ -5075,7 +5075,7 @@
         * in the Parser class.
         *
         * This interface (introduced r61913) appears to be undocumented, but
-        * 'markerName' is used by some core tag hooks to override which strip
+        * 'markerType' is used by some core tag hooks to override which strip
         * array their results are placed in. **Use great caution if attempting
         * this interface, as it is not documented and injudicious use could 
smash
         * private variables.**

-- 
To view, visit https://gerrit.wikimedia.org/r/221728
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaeaac9ea79b696dfa39adb6608ed68edd3754516
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to