diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-11-07 17:02:09 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-11-07 17:02:09 +0000 |
commit | ab0e426cdc93afc3f2f679d88a9975d97794314d (patch) | |
tree | 5314b98404572d4be36f520ab867a63282a9cb9c /doc/FAQ | |
parent | cddc7f2746310b6d0586a3ca11a5b345a5dbd8dd (diff) | |
download | postgresql-ab0e426cdc93afc3f2f679d88a9975d97794314d.tar.gz postgresql-ab0e426cdc93afc3f2f679d88a9975d97794314d.zip |
Typo fix.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Oct 29 15:19:43 EST 2003 + Last updated: Fri Nov 7 12:01:57 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -349,7 +349,7 @@ Web page comparing PostgreSQL to MySQL at http://openacs.org/philosophy/why-not-mysql.html Also, MySQL is is a company that distributes its products via open source, not - an open source development community ilke PostgreSQL. + an open source development community like PostgreSQL. Reliability We realize that a DBMS must be reliable, or it is worthless. We |