mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/11050] fix separated spelling in docblock
PHPBB3-11050
This commit is contained in:
parent
6ae64f1c1e
commit
5a2cbc2417
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class phpbb_search_fulltext_sphinx
|
|||
|
||||
/**
|
||||
* Stores the names of both main and delta sphinx indexes
|
||||
* seperated by a semicolon
|
||||
* separated by a semicolon
|
||||
* @var string
|
||||
*/
|
||||
protected $indexes;
|
||||
|
|
Loading…
Add table
Reference in a new issue