diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-11 13:09:39 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-11 13:09:39 +0000 |
commit | db48396a8a98d3669c6abb6fcad6555ee6047439 (patch) | |
tree | ac9ad83b34b7dee9dd0992ec08856beb2d7919a1 /doc/FAQ_DEV | |
parent | 85ecedf1d810f0cb0a7ec949fcb4538312a7783c (diff) | |
download | postgresql-db48396a8a98d3669c6abb6fcad6555ee6047439.tar.gz postgresql-db48396a8a98d3669c6abb6fcad6555ee6047439.zip |
Fix typos.
Hashem Masoud
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index d06eb08c528..688cf2819da 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Mar 11 06:58:51 EST 2005 + Last updated: Fri Mar 11 08:09:23 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -46,7 +46,7 @@ General Questions - 1.1) How go I get involved in PostgreSQL development? + 1.1) How do I get involved in PostgreSQL development? Download the code and have a look around. See 1.7. @@ -553,7 +553,7 @@ questions about development of new features, on IRC at irc.freenode.net in the #postgresql channel. - 1.18) How go I get involved in PostgreSQL web site development? + 1.18) How do I get involved in PostgreSQL web site development? PostgreSQL website development is discussed on the pgsql-www@postgresql.org mailing list. The is a project page where the |