Committed by David Christensen <[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
