Site: fix copy-n-paste phpdoc
authorBryan Davis <bd808@wikimedia.org>
Wed, 7 Oct 2015 21:21:28 +0000 (15:21 -0600)
committerBryan Davis <bd808@wikimedia.org>
Wed, 7 Oct 2015 21:21:28 +0000 (15:21 -0600)
Change-Id: I5e735089b3dacea94044fa96f821fc47940f7029

includes/site/Site.php

index fafb14c..5aa39c7 100644 (file)
@@ -172,7 +172,7 @@ class Site implements Serializable {
        }
 
        /**
-        * Gets the type of the site (ie wikipedia).
+        * Gets the group of the site (ie wikipedia).
         *
         * @since 1.21
         *
@@ -183,7 +183,7 @@ class Site implements Serializable {
        }
 
        /**
-        * Sets the type of the site (ie wikipedia).
+        * Sets the group of the site (ie wikipedia).
         *
         * @since 1.21
         *