|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.218 2009/01/20 02:38:37 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.219 2009/02/09 14:09:56 momjian Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -1746,7 +1746,7 @@ lo_import 152801 |
1746 | 1746 | You can specify an optional second argument, if it is provided it |
1747 | 1747 | may be either <literal>on</literal> or <literal>off</literal> |
1748 | 1748 | which will enable or disable display of a locale-aware character |
1749 | | - toseperate groups of digits to the left of the decimal marker. If |
| 1749 | + toseparate groups of digits to the left of the decimal marker. If |
1750 | 1750 | the second argument is not provided then we will toggle between |
1751 | 1751 | on and off. |
1752 | 1752 | </para> |
|