jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/368402 )

Change subject: Fix typo in word parser
......................................................................


Fix typo in word parser

Change-Id: I5cc23cae8c48a0f95f54ff9a4cb967e8bf30d1a6
---
M includes/CoreHooks.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pwirth: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/CoreHooks.php b/includes/CoreHooks.php
index eec7e98..7f15b3d 100755
--- a/includes/CoreHooks.php
+++ b/includes/CoreHooks.php
@@ -38,7 +38,7 @@
                $GLOBALS['wgParamDefinitions'] += array(
                        'titlelist' => array(
                                'definition' => 'BSTitleListParam',
-                               //TODO: Find way to define paser and validator 
in definition
+                               //TODO: Find way to define parser and validator 
in definition
                                //class rather than in global registration
                                'string-parser' => 'BSTitleParser',
                                'validator' => 'BSTitleValidator',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5cc23cae8c48a0f95f54ff9a4cb967e8bf30d1a6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to