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

Commit7e3a8d9

Browse files
committed
Fix typo.
1 parentc129c16 commit7e3a8d9

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:Tue Mar8 08:27:31 EST 2005
4+
Last updated:Fri Mar11 06:42:00 EST 2005
55

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

@@ -658,7 +658,7 @@ typedef struct nameData
658658
Here are some of the List manipulation commands:
659659

660660
lfirst(i), lfirst_int(i), lfirst_oid(i)
661-
return the data (a point,inteter and OID respectively) at list
661+
return the data (a point,integer and OID respectively) at list
662662
element i.
663663

664664
lnext(i)

‎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:Tue Mar 8 08:27:31 EST 2005</P>
16+
<P>Last updated:Fri Mar11 06:42:00 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>
@@ -817,7 +817,7 @@ <H3><A name="2.3">2.3</A>) Why do we use <I>Node</I> and
817817
<DL>
818818
<DT>lfirst(i), lfirst_int(i), lfirst_oid(i)</DT>
819819

820-
<DD>return the data (a point,inteter and OID respectively) at
820+
<DD>return the data (a point,integer and OID respectively) at
821821
list element<I>i.</I></DD>
822822

823823
<DT>lnext(i)</DT>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp