From acb88f625280a40cf50e2676758f2423a1a9ccc9 Mon Sep 17 00:00:00 2001 From: Robert Treat Date: Tue, 26 Mar 2013 13:57:00 -0400 Subject: [PATCH] fix typo --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 56c202a6..ac3e9071 100644 --- a/INSTALL +++ b/INSTALL @@ -59,7 +59,7 @@ phpPgAdmin Installation Guide 6. IMPORTANT - SECURITY PostgreSQL by default does not require you to use a password to log in. - We STRONGLY recomment that you enable md5 passwords for local connections + We STRONGLY recommend that you enable md5 passwords for local connections in your pg_hba.conf, and set a password for the default superuser account. Due to the large number of phpPgAdmin installations that have not set -- 2.39.5