summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ZYZConfig.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ZYZConfig.cc b/src/ZYZConfig.cc
index a6d7300..eb5f6d5 100644
--- a/src/ZYZConfig.cc
+++ b/src/ZYZConfig.cc
@@ -27,7 +27,7 @@
namespace ZY {
const gchar * const CONFIG_FUZZY_ZHUYIN = "fuzzyzhuyin";
-const gchar * const CONFIG_ORIENTATION = "LookupTableOrientation";
+const gchar * const CONFIG_ORIENTATION = "lookuptableorientation";
const gchar * const CONFIG_PAGE_SIZE = "candidatenum";
const gchar * const CONFIG_INIT_CHINESE = "chinesemode";