SpecialVersion: Grammar fixes in comments
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 26 Jun 2014 20:44:52 +0000 (22:44 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 26 Jun 2014 20:44:52 +0000 (22:44 +0200)
Change-Id: I318a34edcb14d57b77353f3112d82e2e3c97fd7f

includes/specials/SpecialVersion.php

index 026cb34..c9e2e18 100644 (file)
@@ -419,7 +419,7 @@ class SpecialVersion extends SpecialPage {
        }
 
        /**
-        * Generate wikitext showing extensions name, URL, author and description.
+        * Generate wikitext showing the name, URL, author and description of each extension.
         *
         * @return string Wikitext
         */
@@ -469,7 +469,7 @@ class SpecialVersion extends SpecialPage {
        }
 
        /**
-        * Generate wikitext showing skins name, URL, author and description.
+        * Generate wikitext showing the name, URL, author and description of each skin.
         *
         * @return string Wikitext
         */