From 1b266fbccadda2e2c5a82e7f6e8f3fd6b1079ddc Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 26 Apr 2000 00:53:11 +0000
Subject: [PATCH] Update libpgeasy readme.

---
 src/interfaces/libpgeasy/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/interfaces/libpgeasy/README b/src/interfaces/libpgeasy/README
index b8e26d40a10..da530c5e434 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)
-- 
GitLab