diff --git a/sbin/installClass.pl b/sbin/installClass.pl index 60e3dc095..a8cbd0737 100755 --- a/sbin/installClass.pl +++ b/sbin/installClass.pl @@ -102,7 +102,7 @@ installClass.pl -- Run class install methods =head1 SYNOPSIS - installAsset.pl [--remove|--check|--upgrade] --configFile= + installClass.pl [--remove|--check|--upgrade] --configFile= =head1 DESCRIPTION @@ -116,7 +116,7 @@ If your class has not told you to use this script, then it probably won't work! =item class -The class name of the class to install. Something like WebGUI::Asset::Yourasset +The class name of the asset to install. Something like WebGUI::Asset::Yourasset =back