MaxSem has submitted this change and it was merged.

Change subject: Use American English spelling for behavior
......................................................................


Use American English spelling for behavior

Change-Id: I91ade4f3013dd65b1b1a571fe8cc0826aa2184e2
---
M SemanticMaps.hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  MaxSem: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/SemanticMaps.hooks.php b/SemanticMaps.hooks.php
index 18b6297..09c78fd 100644
--- a/SemanticMaps.hooks.php
+++ b/SemanticMaps.hooks.php
@@ -88,7 +88,7 @@
         * @return boolean
         */
        public static function addGeoCoordsDefaultFormat( &$format, array 
$printRequests, array $params ) {
-               // Only set the format when not set yet. This allows other 
extensions to override the Semantic Maps behaviour. 
+               // Only set the format when not set yet. This allows other 
extensions to override the Semantic Maps behavior.
                if ( $format === false ) {
                        // Only apply when there is more then one print request.
                        // This way requests comming from #show are ignored. 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I91ade4f3013dd65b1b1a571fe8cc0826aa2184e2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMaps
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to