Front page | perl.dbd.pg.changes |
Postings from June 2011
[DBD::Pg 1/2] Typo fix
From:
dbdpg-commits
Date:
June 29, 2011 00:51
Subject:
[DBD::Pg 1/2] Typo fix
Message ID:
1309300305-26182-1-git-send-email-dbdpg-commits@bucardo.org
Committed by David Christensen <david@endpoint.com>
Subject: [DBD::Pg 1/2] Typo fix
---
Pg.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Pg.pm b/Pg.pm
index 4cf7ad8..0ab5009 100644
--- a/Pg.pm
+++ b/Pg.pm
@@ -3134,7 +3134,7 @@ it does.
=head3 B<pg_enable_utf8> (boolean)
-Deprecated, please us pg_utf8_strings instead.
+Deprecated, please use pg_utf8_strings instead.
=head3 B<pg_errorlevel> (integer)
--
1.7.0.5
-
[DBD::Pg 1/2] Typo fix
by dbdpg-commits