X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsite%2FSite.php;h=5aa39c75c1852aec5b0f6a50f855ec91aee2b4fb;hb=f056a3b4a2589fb31519378169ac58ca8581e3ab;hp=fafb14c73926bf17e10d8909fd88c663661972aa;hpb=4169b4f42502ca1956f7a7253b5f54e1901e7821;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/site/Site.php b/includes/site/Site.php index fafb14c739..5aa39c75c1 100644 --- a/includes/site/Site.php +++ b/includes/site/Site.php @@ -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 *