mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 06:36:39 +02:00
[feature/extension-manager] Fix "disbale" typo in comment
PHPBB3-10323
This commit is contained in:
@ -16,7 +16,7 @@ if (!defined('IN_PHPBB'))
|
||||
}
|
||||
|
||||
/**
|
||||
* A base class for extensions without custom enable/disbale/purge code.
|
||||
* A base class for extensions without custom enable/disable/purge code.
|
||||
*
|
||||
* @package extension
|
||||
*/
|
||||
|
Reference in New Issue
Block a user