diff --git a/src/interfaces/libpgeasy/README b/src/interfaces/libpgeasy/README
index b8e26d40a10fe48616db45c2351277651eadad00..da530c5e4343eeede6c7e33d05f65f1c6b27c8f8 100644
--- a/src/interfaces/libpgeasy/README
+++ b/src/interfaces/libpgeasy/README
@@ -4,7 +4,7 @@
 		    (Formerly contrib/pginterface)
 
 Attached is a copy of the Postgres support routines I wrote to allow me
-to more cleanly interface to the libpg library, more like a 4gl SQL
+to more cleanly interface to the libpq library, more like a 4gl SQL
 interface.
 
 Bruce Momjian (root@candle.pha.pa.us)