Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ea0390b

Browse files
committed
Spelling fix.
Robert Treat
1 parent 4369b0b commit ea0390b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/FAQ_DEV

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri May 5 05:51:42 EDT 2006
4+
Last updated: Thu Jun 8 09:45:18 EDT 2006
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

doc/src/FAQ/FAQ_DEV.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
199199
"#1.16">1.16</a>.</li>
200200

201201
<li>If you are adding a new feature, confirm that it has been tested
202-
thoughly. Try to test the feature in all conceivable
202+
thoroughly. Try to test the feature in all conceivable
203203
scenarios.</li>
204204

205205
<li>If it is a performance patch, please provide confirming test
@@ -704,7 +704,7 @@ <H3 id="item1.16">1.16) Where can I get a copy of the SQL
704704
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</A></LI>
705705

706706
<LI>SQL:2003 <A href=
707-
"http://www.wiscorp.com/sql/sql_2003_standard.zip">http://www.wiscorp.com/sql/sql_2003_standard.zip</A></LI>
707+
"http://www.wiscorp.com/sql_2003_standard.zip">http://www.wiscorp.com/sql_2003_standard.zip</A></LI>
708708
</UL>
709709

710710
<P>Some SQL standards web pages are:</P>

0 commit comments

Comments
 (0)