fix typo
authorRobert Treat <rob@xzilla.net>
Wed, 20 Mar 2013 17:52:56 +0000 (13:52 -0400)
committerRobert Treat <rob@xzilla.net>
Sat, 23 Mar 2013 14:59:30 +0000 (10:59 -0400)
INSTALL

diff --git a/INSTALL b/INSTALL
index 56c202a61cd28adb0cf06c9bdca22a60a9b6ccf9..ac3e9071f613d030815baba80b3653f7ecd4e393 100644 (file)
--- 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