From: Martin Jansen Date: Mon, 24 Jun 2002 16:03:45 +0000 (+0000) Subject: * Rephrase help text. X-Git-Tag: php-4.3.0dev_zend2_alpha2~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fec25ad73100e5925e60e15934b4ab9bcaf9648;p=php * Rephrase help text. --- diff --git a/pear/PEAR/Command/Remote.php b/pear/PEAR/Command/Remote.php index b5a85d8a06..c272ac3b50 100644 --- a/pear/PEAR/Command/Remote.php +++ b/pear/PEAR/Command/Remote.php @@ -56,7 +56,7 @@ Lists the packages available on the configured server along with the latest stable release of each package.', ), 'search' => array( - 'summary' => 'Search Packagesdatabase', + 'summary' => 'Search remote package database', 'function' => 'doSearch', 'shortcut' => 'sp', 'options' => array(),