Skip to content

Commit c1958e5

Browse files
committed
Fix typo, per Dave Page.
1 parent 3986d71 commit c1958e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Wed Feb 21 11:07:59 EST 2007
4+
Last updated: Wed Feb 21 11:08:51 EST 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -434,7 +434,7 @@
434434
should upgrade to the most recent minor release as soon as it is
435435
available. While upgrades always have some risk, PostgreSQL minor
436436
releases fix only frequently-encountered bugs to reduce the risk of
437-
upgrading. The community considers not upgrading more risky that
437+
upgrading. The community considers not upgrading more risky than
438438
upgrading.
439439

440440
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not

doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Wed Feb 21 11:07:59 EST 2007</P>
13+
<P>Last updated: Wed Feb 21 11:08:51 EST 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -589,7 +589,7 @@ <H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3>
589589
is available. While upgrades always have some risk, PostgreSQL minor
590590
releases fix only frequently-encountered bugs to reduce the risk of
591591
upgrading. The community considers <i>not</i> upgrading more risky
592-
that upgrading.</P>
592+
than upgrading.</P>
593593

594594
<P>Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does
595595
not require a dump and restore; merely stop the database server,

0 commit comments

Comments
 (0)