From 2fec25ad73100e5925e60e15934b4ab9bcaf9648 Mon Sep 17 00:00:00 2001 From: Martin Jansen Date: Mon, 24 Jun 2002 16:03:45 +0000 Subject: [PATCH] * Rephrase help text. --- pear/PEAR/Command/Remote.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(), -- 2.50.1