From efbb0b125c1b91412e952a85603d984135948abd Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Wed, 12 Jun 2002 21:23:22 +0000 Subject: [PATCH] * comment typos --- pear/PEAR/Common.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php index 53d84a07e4..ac2c3b994f 100644 --- a/pear/PEAR/Common.php +++ b/pear/PEAR/Common.php @@ -1320,7 +1320,7 @@ class PEAR_Common extends PEAR } // }}} - // {{{ getReplacementTypes() + // {{{ getProvideTypes() /** * Get the implemented file replacement types in @@ -1334,7 +1334,7 @@ class PEAR_Common extends PEAR } // }}} - // {{{ getReplacementTypes() + // {{{ getScriptPhases() /** * Get the implemented file replacement types in -- 2.50.1