diff options
Diffstat (limited to 'phpBB/phpbb/groupposition')
| -rw-r--r-- | phpBB/phpbb/groupposition/teampage.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/groupposition/teampage.php b/phpBB/phpbb/groupposition/teampage.php index dc12768ddb..4e8228eb58 100644 --- a/phpBB/phpbb/groupposition/teampage.php +++ b/phpBB/phpbb/groupposition/teampage.php @@ -263,7 +263,7 @@ class teampage implements \phpbb\groupposition\groupposition_interface } /** - * Adds a new \category + * Adds a new category * * @param string $category_name Name of the category to be added * @return bool True if the category was added successfully |
