From 627939c3379faaa6d9b62f20414687129a25f854 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 7 Apr 2007 15:43:47 +0000 Subject: [PATCH] Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. --- doc/src/sgml/func.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index d717946503..8bd9d759ed 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -280,7 +280,7 @@ the CPU cycles required to rewrite the first one into the second one internally. - BETWEEN SYMETRIC + BETWEEN SYMMETRIC BETWEEN SYMMETRIC is the same as BETWEEN except there is no requirement that the argument to the left of AND be less than