Matthias Mullie has uploaded a new change for review.

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

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

Fix typo

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/79/119479/1

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: newchange
Gerrit-Change-Id: Ic8f4b19363622d71dfc29c12833d3627d235270d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>

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

Reply via email to