[libdatetime-timezone-perl] 10/13: Fix doc tpos

gregor herrmann gregoa at debian.org
Wed Apr 15 19:03:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to annotated tag v1.84
in repository libdatetime-timezone-perl.

commit 0f50cb434274a928186436c562f7138455eb0bf7
Author: Dave Rolsky <autarch at urth.org>
Date:   Sat Jan 17 11:00:31 2015 -0600

    Fix doc tpos
---
 lib/DateTime/TimeZone.pm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/DateTime/TimeZone.pm b/lib/DateTime/TimeZone.pm
index ad02e58..90a002f 100644
--- a/lib/DateTime/TimeZone.pm
+++ b/lib/DateTime/TimeZone.pm
@@ -580,11 +580,11 @@ methods.
 =head2 Special Case Platforms
 
 If you are on the Win32 platform, you will want to also install
-L<DateTime::TimeZone::Local::Win32>. This will enable you to specify a
-time zone of C<'local'> when creating a L<DateTime> object.
+L<DateTime::TimeZone::Local::Win32>. This will enable you to specify a time
+zone of C<'local'> when creating a L<DateTime> object.
 
-If you are oin HPUX, install L<DateTime::TimeZone::HPUX>. This provides
-support for HPUX style time zones like C<'MET-1METDST'>.
+If you are on HPUX, install L<DateTime::TimeZone::HPUX>. This provides support
+for HPUX style time zones like C<'MET-1METDST'>.
 
 =head1 USAGE
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git



More information about the Pkg-perl-cvs-commits mailing list