jenkins-bot has submitted this change and it was merged.

Change subject: Fix typo
......................................................................


Fix typo

Change-Id: Ic8f4b19363622d71dfc29c12833d3627d235270d
---
M includes/Data/ObjectManager.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/Data/ObjectManager.php b/includes/Data/ObjectManager.php
index ae53501..1cc8cc1 100644
--- a/includes/Data/ObjectManager.php
+++ b/includes/Data/ObjectManager.php
@@ -40,7 +40,7 @@
        function find( array $attributes, array $options = array() );
 
        /**
-        * Perform the equivilent of array_map against self::find for multiple
+        * Perform the equivalent of array_map against self::find for multiple
         * equality queries with the minimum of network round trips.
         *
         * @param array $queries list of queries to perform

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8f4b19363622d71dfc29c12833d3627d235270d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to