diff options
author | Bruce Momjian | 2003-11-07 17:02:09 +0000 |
---|---|---|
committer | Bruce Momjian | 2003-11-07 17:02:09 +0000 |
commit | ab0e426cdc93afc3f2f679d88a9975d97794314d (patch) | |
tree | 5314b98404572d4be36f520ab867a63282a9cb9c | |
parent | cddc7f2746310b6d0586a3ca11a5b345a5dbd8dd (diff) |
Typo fix.
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 4 |
2 files changed, 4 insertions, 4 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 ([email protected]) @@ -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 diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b01bbef36ed..40fa770dd35 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Wed Oct 29 15:19:43 EST 2003</P> + <P>Last updated: Fri Nov 7 12:01:57 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:[email protected]">[email protected]</A>)<BR> @@ -446,7 +446,7 @@ MySQL at <A href="http://openacs.org/philosophy/why-not-mysql.html"> http://openacs.org/philosophy/why-not-mysql.html</A> Also, MySQL is is a company that distributes its products via open source, not an - open source development community ilke PostgreSQL.<BR> + open source development community like PostgreSQL.<BR> <BR> </DD> |