summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MLEB/Translate/specials/SpecialManageGroups.php')
-rw-r--r--MLEB/Translate/specials/SpecialManageGroups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLEB/Translate/specials/SpecialManageGroups.php b/MLEB/Translate/specials/SpecialManageGroups.php
index c266d33d..eec1d4be 100644
--- a/MLEB/Translate/specials/SpecialManageGroups.php
+++ b/MLEB/Translate/specials/SpecialManageGroups.php
@@ -44,7 +44,7 @@ class SpecialManageGroups extends SpecialPage {
return 'wiki';
}
- function getDescription() {
+ public function getDescription() {
return $this->msg( 'managemessagegroups' )->text();
}