mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/11662] Typos: occured -> occurred
PHPBB3-11662
This commit is contained in:
@@ -32,7 +32,7 @@ class phpbb_template_template_test extends phpbb_test_case
|
||||
}
|
||||
catch (Exception $exception)
|
||||
{
|
||||
// reset the error level even when an error occured
|
||||
// reset the error level even when an error occurred
|
||||
// PHPUnit turns trigger_error into exceptions as well
|
||||
error_reporting($error_level);
|
||||
ob_end_clean();
|
||||
|
Reference in New Issue
Block a user