[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
No known key found for this signature in database
GPG key ID: 955F0567380E586A

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