diff options
Diffstat (limited to 'lib/Time/gmtime.pm')
-rw-r--r-- | lib/Time/gmtime.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Time/gmtime.pm b/lib/Time/gmtime.pm index 35233f586a..353ade49ef 100644 --- a/lib/Time/gmtime.pm +++ b/lib/Time/gmtime.pm @@ -35,7 +35,7 @@ __END__ =head1 NAME -Time::gmtime.pm - by-name interface to Perl's built-in gmtime() function +Time::gmtime - by-name interface to Perl's built-in gmtime() function =head1 SYNOPSIS |