Committed by Greg Sabino Mullane <[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

Reply via email to