We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c57d11 commit 0f2ca00Copy full SHA for 0f2ca00
src/include/mb/pg_wchar.h
@@ -273,7 +273,7 @@ typedef enum pg_enc
273
/* PG_ENCODING_BE_LAST points to the above entry */
274
275
/* followings are for client encoding only */
276
- PG_SJIS, /* Shift JIS (Winindows-932) */
+ PG_SJIS, /* Shift JIS (Windows-932) */
277
PG_BIG5, /* Big5 (Windows-950) */
278
PG_GBK, /* GBK (Windows-936) */
279
PG_UHC, /* UHC (Windows-949) */
0 commit comments