Description: spelling fix
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-07-20
Forwarded: https://github.com/lestrrat/DateTime-Format-Pg/issues/10
Bug: https://github.com/lestrrat/DateTime-Format-Pg/issues/10

--- a/lib/DateTime/Format/Pg.pm
+++ b/lib/DateTime/Format/Pg.pm
@@ -862,7 +862,7 @@
 
 If DateStyle is set to 'PostgreSQL', 'SQL', or 'German', PostgreSQL does
 not send numerical time zones for the TIMESTAMPTZ (or TIMESTAMP WITH
-TIME ZONE) type. Unfortunatly, the time zone names used instead can be
+TIME ZONE) type. Unfortunately, the time zone names used instead can be
 ambiguous: For example, 'EST' can mean -0500, +1000, or +1100.
 
 You must set the 'server_tz' variable to a time zone that is identical to that
