Siebrand has uploaded a new change for review.

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


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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMaps 
refs/changes/10/52010/1

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: newchange
Gerrit-Change-Id: I91ade4f3013dd65b1b1a571fe8cc0826aa2184e2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMaps
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to