Typo fix
This commit is contained in:
parent
6d3e751a38
commit
07aa790fc0
|
|
@ -17,7 +17,7 @@ trait ErrorMaker
|
|||
protected $fatalError;
|
||||
|
||||
/**
|
||||
* @return boolean Wether a fatal error has been set or not.
|
||||
* @return boolean Whether a fatal error has been set or not.
|
||||
*/
|
||||
public function hasFatalError()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue