From 23004b097e30a550ce0a30fa82c6f3f0a7166087 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 9 Feb 2009 14:09:56 +0000 Subject: [PATCH] Fix spelling error in docs. Erik Rijkers --- doc/src/sgml/ref/psql-ref.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 91296d1271..cf25d78b19 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1746,7 +1746,7 @@ lo_import 152801 You can specify an optional second argument, if it is provided it may be either on or off which will enable or disable display of a locale-aware character - to seperate groups of digits to the left of the decimal marker. If + to separate groups of digits to the left of the decimal marker. If the second argument is not provided then we will toggle between on and off. -- 2.39.5