[DBD::Pg 1/2] Typo fix
dbdpg-commits-gENoVmVU/[email protected] Tue, 28 Jun 2011 22:31:44 +0000
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by David Christensen <david-O9fzpki4YnJWk0Htik3J/[email protected]> 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