[DBD::Pg] Spelling correction per #78168
dbdpg-commits-gENoVmVU/[email protected] Tue, 21 Aug 2012 13:30:27 -0400
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Spelling correction per #78168 --- Pg.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Pg.pm b/Pg.pm index c84c10e..f6b26e6 100644 --- a/Pg.pm +++ b/Pg.pm @@ -1900,7 +1900,7 @@ handle. This is a number used by libpq and is one of: 0 Empty query string 1 A command that returns no data successfully completed. - 2 A command that returns data sucessfully completed. + 2 A command that returns data successfully completed. 3 A COPY OUT command is still in progress. 4 A COPY IN command is still in progress. 5 A bad response was received from the backend. -- 1.7.1