Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc45eb53

Browse files
committed
Spell fix. Andrew.
1 parent5c28913 commitc45eb53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ_DEV

Lines changed: 2 additions & 2 deletions
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: Sat Dec 2413:36:54 EST 2005
4+
Last updated: Sat Dec 2414:29:33 EST 2005
55

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

@@ -111,7 +111,7 @@ General Questions
111111
Generate the patch in contextual diff format. If you are unfamiliar
112112
with this, you might find the script src/tools/makediff/difforig
113113
useful. Unified diffs are only preferrable if the file changes are
114-
single-line changes and do not rely on thesurrouding lines.
114+
single-line changes and do not rely on thesurrounding lines.
115115

116116
Ensure that your patch is generated against the most recent version of
117117
the code. If it is a patch adding new functionality, the most recent

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<H1>Developer's Frequently Asked Questions (FAQ) for
1414
PostgreSQL</H1>
1515

16-
<P>Last updated: Sat Dec 2413:36:54 EST 2005</P>
16+
<P>Last updated: Sat Dec 2414:29:33 EST 2005</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -160,7 +160,7 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
160160
unfamiliar with this, you might find the script
161161
<I>src/tools/makediff/difforig</I> useful. Unified diffs are
162162
only preferrable if the file changes are single-line changes and
163-
do not rely on thesurrouding lines.</P>
163+
do not rely on thesurrounding lines.</P>
164164

165165
<P>Ensure that your patch is generated against the most recent
166166
version of the code. If it is a patch adding new functionality, the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp