diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-08-12 03:48:32 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-08-12 03:48:32 +0000 |
commit | aeb056f610b45210a88e484a4d19e40b9d6ca7e0 (patch) | |
tree | c356cc13b731a42e8b48f7dca2ec22420cbd46c6 /doc/src/FAQ/FAQ_DEV.html | |
parent | 7a3e30e608a25800a1f7fdfaaca4da3f0ac0fb07 (diff) | |
download | postgresql-aeb056f610b45210a88e484a4d19e40b9d6ca7e0.tar.gz postgresql-aeb056f610b45210a88e484a4d19e40b9d6ca7e0.zip |
Fix wording, per Neil.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index c46bc10992a..57c5cd5cf53 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 Aug 11 15:15:40 EDT 2006</P> + <P>Last updated: Fri Aug 11 23:48:27 EDT 2006</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR> @@ -199,7 +199,7 @@ "#1.16">1.16</a>.</li> <li>If you are adding a new feature, confirm that it has been tested - thoughly. Try to test the feature in all conceivable + thoroughly. Try to test the feature in all conceivable scenarios.</li> <li>If it is a performance patch, please provide confirming test |