mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
[feature/extension-manager] Fix "disbale" typo in comment
PHPBB3-10323
This commit is contained in:
parent
cd522a11f3
commit
64bf03f4ca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
* @package extension
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue