mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/11662] Typos: occured -> occurred
PHPBB3-11662
This commit is contained in:
@@ -44,7 +44,7 @@ abstract class phpbb_db_migration
|
||||
/** @var string */
|
||||
protected $php_ext;
|
||||
|
||||
/** @var array Errors, if any occured */
|
||||
/** @var array Errors, if any occurred */
|
||||
protected $errors;
|
||||
|
||||
/** @var array List of queries executed through $this->sql_query() */
|
||||
|
Reference in New Issue
Block a user