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

Change subject: Hygiene: Fix truncated text in FeatureIndex
......................................................................


Hygiene: Fix truncated text in FeatureIndex

Change-Id: I83822d2d200fa79a03f51428ec52ba93e0c729c9
---
M includes/Data/Index/FeatureIndex.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/Data/Index/FeatureIndex.php 
b/includes/Data/Index/FeatureIndex.php
index dcdd10f..6512b3d 100644
--- a/includes/Data/Index/FeatureIndex.php
+++ b/includes/Data/Index/FeatureIndex.php
@@ -631,7 +631,7 @@
        }
 
        /**
-        * Generate the cache key representing th
+        * Generate the cache key representing the attributes
         * @param array $attributes
         * @return string
         */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I83822d2d200fa79a03f51428ec52ba93e0c729c9
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: SG <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to