Typo in the comments
This commit is contained in:
parent
761caf52cf
commit
5274ed42bb
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ function __autoload($class)
|
|||
* @param string $errstr the error message
|
||||
* @param string $errfile filename that the error was raised in
|
||||
* @param integer $errline line number the error was raised at
|
||||
* @param array $errcontext array of every vairable that existed in scope
|
||||
* @param array $errcontext array of every variable that existed in scope
|
||||
* @return ErrorException not really returned, but worth documenting
|
||||
*/
|
||||
function __handleError($errno, $errstr, $errfile, $errline, array $errcontext)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue