mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Fix typo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.199 2004/05/05 09:33:38 neilc Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.200 2004/05/10 21:08:28 neilc Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@@ -1322,7 +1322,7 @@ PostgreSQL documentation
|
||||
<entry><type>text</type></entry>
|
||||
|
||||
<entry>
|
||||
Convert text to <acronym>ASCII</acronym> from other encoding
|
||||
Convert <parameter>text</parameter> to <acronym>ASCII</acronym> from another encoding
|
||||
<footnote>
|
||||
<para>
|
||||
The <function>to_ascii</function> function supports conversion from
|
||||
|
||||
Reference in New Issue
Block a user