From: Martin Jansen Date: Mon, 18 Feb 2002 10:27:36 +0000 (+0000) Subject: ='typo' X-Git-Tag: php-4.2.0RC1~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52ba15e99d3738140fc7a5150d20cbb44de08639;p=php ='typo' --- diff --git a/pear/PEAR.php b/pear/PEAR.php index e67a48b794..e33ecf74b4 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -432,7 +432,7 @@ class PEAR /** * Push a new error handler on top of the error handler options stack. With this - * you can easely override the actual error handler for some code and restore + * you can easily override the actual error handler for some code and restore * it later with popErrorHandling. * * @param $mode mixed (same as setErrorHandling)