E5F0 doc: Fix typos in conversion names. · sqlparser/postgres@a0dc922 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0dc922

Browse files
committed
doc: Fix typos in conversion names.
David Christensen
1 parent ffb2855 commit a0dc922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2562,7 +2562,7 @@
25622562
</row>
25632563

25642564
<row>
2565-
<entry><literal>ut8_to_euc_jis_2004</literal></entry>
2565+
<entry><literal>utf8_to_euc_jis_2004</literal></entry>
25662566
<entry><literal>UTF8</literal></entry>
25672567
<entry><literal>EUC_JIS_2004</literal></entry>
25682568
</row>
@@ -2574,7 +2574,7 @@
25742574
</row>
25752575

25762576
<row>
2577-
<entry><literal>ut8_to_shift_jis_2004</literal></entry>
2577+
<entry><literal>utf8_to_shift_jis_2004</literal></entry>
25782578
<entry><literal>UTF8</literal></entry>
25792579
<entry><literal>SHIFT_JIS_2004</literal></entry>
25802580
</row>

0 commit comments

Comments
 (0)
0