1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

[ticket/17411] Fix docblock typo

PHPBB-17411
This commit is contained in:
rxu
2024-10-18 23:28:56 +07:00
parent 43ff56a7a7
commit ed145b8317

View File

@@ -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