From d250e7ba9de97cd0d00e9a34bb195500a1fd8134 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sun, 26 Jan 2003 23:54:19 +0000 Subject: [PATCH] * whoops, heritage shows through :) --- pear/PEAR.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1