From: Stig Bakken Date: Sun, 26 Jan 2003 23:54:19 +0000 (+0000) Subject: * whoops, heritage shows through :) X-Git-Tag: PHP_5_0_dev_before_13561_fix~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d250e7ba9de97cd0d00e9a34bb195500a1fd8134;p=php * whoops, heritage shows through :) --- diff --git a/pear/PEAR.php b/pear/PEAR.php index 0543be1ea3..4663ed1a8d 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -236,7 +236,7 @@ class PEAR // {{{ setErrorHandling() /** - * Sets how errors generated by this DB object should be handled. + * Sets how errors generated by this object should be handled. * Can be invoked both in objects and statically. If called * statically, setErrorHandling sets the default behaviour for all * PEAR objects. If called in an object, setErrorHandling sets