]> granicus.if.org Git - php/commitdiff
MFH
authorStig Bakken <ssb@php.net>
Tue, 26 Nov 2002 23:18:08 +0000 (23:18 +0000)
committerStig Bakken <ssb@php.net>
Tue, 26 Nov 2002 23:18:08 +0000 (23:18 +0000)
pear/PEAR/Command/Registry.php

index 7156319d06500446478880b0daa47da0816098ca..97289da27797e6203741eccab6425d7874bf8b23 100644 (file)
@@ -55,7 +55,7 @@ Tests if a package is installed in the system. Will exit(1) if it is not.
             'function' => 'doInfo',
             'shortcut' => 'in',
             'options'  => array(),
-            'doc'      => '<pacakge>
+            'doc'      => '<package>
 Displays information about a package. The package argument may be a
 local package file, an URL to a package file, or the name of an
 installed package.'