Skip to content

Commit 441a3e3

Browse files
committed
* fix typo
1 parent 9f927c1 commit 441a3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pear/PEAR/Command/Registry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class PEAR_Command_Registry extends PEAR_Command_Common
5555
'function' => 'doInfo',
5656
'shortcut' => 'in',
5757
'options' => array(),
58-
'doc' => '<pacakge>
58+
'doc' => '<package>
5959
Displays information about a package. The package argument may be a
6060
local package file, an URL to a package file, or the name of an
6161
installed package.'

0 commit comments

Comments
 (0)