mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11662] Typos: occured -> occurred
PHPBB3-11662
This commit is contained in:
@@ -33,7 +33,7 @@ class phpbb_template_template_test_case extends phpbb_test_case
|
||||
}
|
||||
catch (Exception $exception)
|
||||
{
|
||||
// reset output buffering even when an error occured
|
||||
// reset output buffering even when an error occurred
|
||||
// PHPUnit turns trigger_error into exceptions as well
|
||||
ob_end_clean();
|
||||
throw $exception;
|
||||
|
Reference in New Issue
Block a user