* fix typo

This commit is contained in:
Stig Bakken 2002-11-26 23:17:22 +00:00
parent 9f927c1a2e
commit 441a3e3612

View 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.'