From eb19be2e0fc822270364d1f86cb4943b0936710f Mon Sep 17 00:00:00 2001
From: Peter Eisentraut
Date: Mon, 9 Apr 2007 07:40:23 +0000
Subject: Fix spelling: SYMETRIC -> SYMMETRIC
---
doc/src/sgml/func.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index a686d6de8fe..8ac42d2b92d 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
@@ -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
--
cgit v1.2.3