diff options
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/Misc/Getopt.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Misc/Getopt.pm b/FS/FS/Misc/Getopt.pm index 973295b62..a9d0ecff5 100644 --- a/FS/FS/Misc/Getopt.pm +++ b/FS/FS/Misc/Getopt.pm @@ -1,8 +1,8 @@ -package FS::Getopt; +package FS::Misc::Getopt; =head1 NAME -FS::Getopt - Getopt::Std for Freeside command line/cron scripts +FS::Misc::Getopt - Getopt::Std for Freeside command line/cron scripts =head1 SYNOPSIS |