summaryrefslogtreecommitdiffstats
path: root/user_guide/general
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-09-25 14:56:02 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-09-25 14:56:02 +0200
commita7cf027235c92103118cf415d244447a6ea82b3a (patch)
treea1cdca253f524c22ed00526b3e09c686a2c44db2 /user_guide/general
parent92490684ef1b2a1b1417727c392ee28288fd41a9 (diff)
postgre to postgres in a few documentation pages
Diffstat (limited to 'user_guide/general')
-rw-r--r--user_guide/general/requirements.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/requirements.html b/user_guide/general/requirements.html
index a65519702..742cd1931 100644
--- a/user_guide/general/requirements.html
+++ b/user_guide/general/requirements.html
@@ -59,7 +59,7 @@ Server Requirements
<ul>
<li><a href="http://www.php.net/">PHP</a> version 4.3.2 or newer.</li>
- <li>A Database is required for most web application programming. Current supported databases are MySQL (4.1+), MySQLi, MS SQL, Postgre, Oracle, SQLite, and ODBC.</li>
+ <li>A Database is required for most web application programming. Current supported databases are MySQL (4.1+), MySQLi, MS SQL, Postgres, Oracle, SQLite, and ODBC.</li>
</ul>