From 6090b70acefb5b111f88449739f43892de59f8cd Mon Sep 17 00:00:00 2001
From: Neil Conway
Date: Mon, 13 Sep 2004 01:59:35 +0000
Subject: Due to popular domand, backport fix for a typo in the SELECT
reference page, per Thomas F. O'Connell.
---
doc/src/sgml/ref/select.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src/sgml')
diff --git a/doc/src/sgml/ref/select.sgml b/doc/src/sgml/ref/select.sgml
index f8f1ebabd02..9807f05ddc1 100644
--- a/doc/src/sgml/ref/select.sgml
+++ b/doc/src/sgml/ref/select.sgml
@@ -1,5 +1,5 @@
@@ -190,7 +190,7 @@ where from_item can be one of:
the default behavior. (In releases before 7.1,
ONLY> was the default behavior.) The default
behavior can be modified by changing the
- sql_interitance configuration option.
+ sql_inheritance configuration option.
--
cgit v1.2.3