diff --git a/src/core/dxf/qgsdxfexport.cpp b/src/core/dxf/qgsdxfexport.cpp index 82b8042c16c8..946e96d75705 100644 --- a/src/core/dxf/qgsdxfexport.cpp +++ b/src/core/dxf/qgsdxfexport.cpp @@ -356,7 +356,7 @@ const char *QgsDxfExport::DXF_ENCODINGS[][2] = { "ANSI_874", "CP874" }, { "ANSI_932", "Shift_JIS" }, { "ANSI_936", "CP936" }, - { "ANSI_949", "cp949" }, + { "ANSI_949", "CP949" }, { "ANSI_950", "CP950" }, // { "ANSI_1361", "" }, // { "ANSI_1200", "" },