Mwalker has submitted this change and it was merged.

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


Use American English spelling for behavior

Change-Id: I30d9f01be1416079c8d0742845707bd4323d1b3c
---
M maintenance/svnImport.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mwalker: Verified; Looks good to me, approved



diff --git a/maintenance/svnImport.php b/maintenance/svnImport.php
index 9dc7e46..5496e08 100644
--- a/maintenance/svnImport.php
+++ b/maintenance/svnImport.php
@@ -157,7 +157,7 @@
                        //               which is mostly what is required, but 
there may be situations where
                        //               you want to re-calculate diffs (e.g. 
if $wgCodeReviewMaxDiffPaths
                        //               changes).  If these situations arise 
we will either want to revert
-                       //               this behaviour, or add a --force flag 
or something.
+                       //               this behavior, or add a --force flag 
or something.
                        $res = $dbw->select( 'code_rev', 'cr_id',
                                array( 'cr_repo_id' => $repo->getId(), 'cr_diff 
IS NULL OR cr_diff = ""' ),
                                __METHOD__,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I30d9f01be1416079c8d0742845707bd4323d1b3c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CodeReview
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Mwalker <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>

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

Reply via email to