From da707e42242d902ef16baa6549c6cfe536d6bc14 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 30 Sep 1997 03:28:02 +0000
Subject: [PATCH] Cleanup.

---
 src/bin/pgaccess/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/pgaccess/README b/src/bin/pgaccess/README
index c078b66a3c3..2eca3898a0b 100644
--- a/src/bin/pgaccess/README
+++ b/src/bin/pgaccess/README
@@ -60,7 +60,7 @@ go for it.
 
 You run it with the command:
 
-	wish -f pgaccess.tcl.
+	wish -f pgaccess.tcl
 
 Another way of loading the PostgreSQL library is running it with pgwish.
 It's a wish compiled with libpgtcl library so it could understand the
-- 
GitLab