Pwirth has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/368403 )

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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/03/368403/1

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/368403
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5cc23cae8c48a0f95f54ff9a4cb967e8bf30d1a6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: REL1_27
Gerrit-Owner: Pwirth <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>

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

Reply via email to