[ticket/17446] Fix typo

PHPBB-17446
This commit is contained in:
Kailey M Snay 2024-11-29 23:57:35 -05:00
parent 922fde6d53
commit a4879e9249

View file

@ -937,7 +937,7 @@ class acp_board
*
* @event core.acp_account_activation_edit_add
* @var array act_ary Array of account activation methods
* @var string act_options Options avialbe in the activation method
* @var string act_options Options available in the activation method
* @since 3.3.15-RC1
*/
$vars = ['act_ary', 'act_options'];