diff options
Diffstat (limited to 'phpBB/phpbb/search/sphinx/config_section.php')
-rw-r--r-- | phpBB/phpbb/search/sphinx/config_section.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/search/sphinx/config_section.php b/phpBB/phpbb/search/sphinx/config_section.php index 7e6939576b..730abf011e 100644 --- a/phpBB/phpbb/search/sphinx/config_section.php +++ b/phpBB/phpbb/search/sphinx/config_section.php @@ -29,7 +29,7 @@ class config_section private $variables = array(); /** - * Construct a new \section + * Construct a new section * * @param string $name Name of the section * @param string $comment Comment that should be appended after the name in the |