From 45c217102408e002d1c89d951c9446402e04f0bf Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 5 May 2005 01:23:51 +0000
Subject: [PATCH] Typo fix, Dave Held

---
 doc/FAQ              | 4 ++--
 doc/src/FAQ/FAQ.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 1cfcdcd4a62..08540cd0704 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon May 2 16:11:15 EDT 2005
+   Last updated: Wed May 4 21:23:41 EDT 2005
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -276,7 +276,7 @@
    If you are looking for a PostgreSQL gatekeeper, central committee, or
    controlling company, give up, because none exists. We do have a core
    committee and CVS committers, but these groups are more for
-   administrative purposes then control. The project is directed by the
+   administrative purposes than control. The project is directed by the
    open community of developers and users of PostgreSQL. Everyone is
    welcome to subscribe and take part in the discussions. (See the
    Developer's FAQ for information on how to get involved in PostgreSQL
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 0472a76305d..83e28e63281 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: Mon May  2 16:11:15 EDT 2005</P>
+    <P>Last updated: Wed May  4 21:23:41 EDT 2005</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -360,7 +360,7 @@
     <P>If you are looking for a PostgreSQL gatekeeper, central committee,
     or controlling company, give up, because none exists.  We do have a
     core committee and CVS committers, but these groups are more for
-    administrative purposes then control.  The project is directed by
+    administrative purposes than control.  The project is directed by
     the open community of developers and users of PostgreSQL.  Everyone
     is welcome to subscribe and take part in the discussions.  (See the
     <a href="http://www.postgresql.org/docs/faqs.FAQ_DEV.html">
-- 
GitLab