diff options
author | Bruce Momjian | 2007-02-21 16:09:01 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-02-21 16:09:01 +0000 |
commit | c1958e5bd47e05ceef2f3dfebdb6e0ea324022fd (patch) | |
tree | 89d5e5022b8d6b72f77b1258c4a1f3dd1a9330aa /doc/FAQ | |
parent | 3986d713ac2da9b99ab2655a76171f94e6c7018c (diff) |
Fix typo, per Dave Page.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Wed Feb 21 11:07:59 EST 2007 + Last updated: Wed Feb 21 11:08:51 EST 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -434,7 +434,7 @@ should upgrade to the most recent minor release as soon as it is available. While upgrades always have some risk, PostgreSQL minor releases fix only frequently-encountered bugs to reduce the risk of - upgrading. The community considers not upgrading more risky that + upgrading. The community considers not upgrading more risky than upgrading. Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not |