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 | |
parent | 85ecedf1d810f0cb0a7ec949fcb4538312a7783c (diff) | |
download | postgresql-db48396a8a98d3669c6abb6fcad6555ee6047439.tar.gz postgresql-db48396a8a98d3669c6abb6fcad6555ee6047439.zip |
Fix typos.
Hashem Masoud
-rw-r--r-- | doc/FAQ_DEV | 6 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 199a163cef1..1098913c0aa 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -13,7 +13,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Fri Mar 11 06:58:51 EST 2005</P> + <P>Last updated: Fri Mar 11 08:09:23 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -83,7 +83,7 @@ <H2>General Questions</H2> </CENTER> - <H3><A name="1.1">1.1</A>) How go I get involved in PostgreSQL + <H3><A name="1.1">1.1</A>) How do I get involved in PostgreSQL development?</H3> <P>Download the code and have a look around. See <A href= @@ -689,7 +689,7 @@ questions about development of new features, on IRC at irc.freenode.net in the #postgresql channel.</P> - <H3><A name="1.18">1.18</A>) How go I get involved in PostgreSQL + <H3><A name="1.18">1.18</A>) How do I get involved in PostgreSQL web site development?</H3> <P>PostgreSQL website development is discussed on the |