mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/11050] fix separated spelling in docblock
PHPBB3-11050
This commit is contained in:
@@ -48,7 +48,7 @@ class phpbb_search_fulltext_sphinx
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Stores the names of both main and delta sphinx indexes
|
* Stores the names of both main and delta sphinx indexes
|
||||||
* seperated by a semicolon
|
* separated by a semicolon
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $indexes;
|
protected $indexes;
|
||||||
|
Reference in New Issue
Block a user