diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-06-08 13:45:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-06-08 13:45:36 +0000 |
commit | ea0390b6822a1b2320188e9e48969b4871897b28 (patch) | |
tree | 9346cafe4975c1871fcd4c81a993fa8b40825d00 /doc/src/FAQ/FAQ_DEV.html | |
parent | 4369b0b521ba45d4e5f88bc093eac7ce524d15ee (diff) |
Spelling fix.
Robert Treat
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 d6413a1c6ac..e872d017d24 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -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 @@ -704,7 +704,7 @@ http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</A></LI> <LI>SQL:2003 <A href= - "http://www.wiscorp.com/sql/sql_2003_standard.zip">http://www.wiscorp.com/sql/sql_2003_standard.zip</A></LI> + "http://www.wiscorp.com/sql_2003_standard.zip">http://www.wiscorp.com/sql_2003_standard.zip</A></LI> </UL> <P>Some SQL standards web pages are:</P> |