From: Robert Treat Date: Wed, 20 Mar 2013 17:52:56 +0000 (-0400) Subject: fix typo X-Git-Tag: REL_7-12-1~33^2~41 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=c70aa82bf492d77e8c2686d4de3e9e3faaa84332;p=phppgadmin.git fix typo --- 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