Nikerabbit has uploaded a new change for review.

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

Change subject: Comment fix: Singular form more common
......................................................................

Comment fix: Singular form more common

Partially follows-up I16272de

Change-Id: I43cfa6cbc9c0420882630026b709ed5c4903b02a
---
M TranslateHooks.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/49/140849/1

diff --git a/TranslateHooks.php b/TranslateHooks.php
index 870af2d..384605a 100644
--- a/TranslateHooks.php
+++ b/TranslateHooks.php
@@ -505,7 +505,7 @@
        }
 
        /**
-        * Hooks: AdminLinks
+        * Hook: AdminLinks
         */
        public static function onAdminLinks( &$tree ) {
                global $wgTranslateUseSandbox;
@@ -520,7 +520,7 @@
        }
 
        /**
-        * Hooks: AbortEmailNotification
+        * Hook: AbortEmailNotification
         *
         * False aborts the email.
         */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I43cfa6cbc9c0420882630026b709ed5c4903b02a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to