]> granicus.if.org Git - php/commitdiff
* whoops, heritage shows through :)
authorStig Bakken <ssb@php.net>
Sun, 26 Jan 2003 23:54:19 +0000 (23:54 +0000)
committerStig Bakken <ssb@php.net>
Sun, 26 Jan 2003 23:54:19 +0000 (23:54 +0000)
pear/PEAR.php

index 0543be1ea33838000b3bc89684baf4a6fd77bb7e..4663ed1a8de29b414878f5b751abac9b0599426a 100644 (file)
@@ -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