]> granicus.if.org Git - php/commitdiff
='typo'
authorMartin Jansen <mj@php.net>
Mon, 18 Feb 2002 10:27:36 +0000 (10:27 +0000)
committerMartin Jansen <mj@php.net>
Mon, 18 Feb 2002 10:27:36 +0000 (10:27 +0000)
pear/PEAR.php

index e67a48b794b8641d286825b49cf2ee805c36887e..e33ecf74b477e7488dab864d410de85c51bca30b 100644 (file)
@@ -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)