From e92be3598fab930223bd98a9229cc8f5d003a155 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 9 Apr 2007 07:40:23 +0000 Subject: [PATCH] Fix spelling: SYMETRIC -> SYMMETRIC --- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b1669cc0f7..38ef68bafe 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -283,7 +283,7 @@ PostgreSQL documentation 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 -- 2.39.5