From: Robert Treat Date: Tue, 26 Mar 2013 17:57:00 +0000 (-0400) Subject: fix typo X-Git-Tag: REL_5-1-0~11 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=acb88f625280a40cf50e2676758f2423a1a9ccc9;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