mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17411] Fix docblock typo
PHPBB-17411
This commit is contained in:
parent
43ff56a7a7
commit
ed145b8317
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ switch ($search_id)
|
|||
|
||||
$search_auth_check_override = false;
|
||||
/**
|
||||
* This event allows you to override serach auth checks
|
||||
* This event allows you to override search auth checks
|
||||
*
|
||||
* @event core.search_auth_check_override
|
||||
* @var bool search_auth_check_override Whether or not the search auth check overridden
|
||||
|
|
Loading…
Add table
Reference in a new issue