Fixed typo

This commit is contained in:
Bart van den Burg 2013-06-25 16:33:52 +03:00
parent 465965a71b
commit 6fdf8cf56d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class ContextErrorException extends \ErrorException
}
/**
* @return array Array of variables that existed when the exception occured
* @return array Array of variables that existed when the exception occurred
*/
public function getContext()
{