aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/stroke_keywords.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stroke/stroke_keywords.c')
-rw-r--r--src/stroke/stroke_keywords.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/stroke/stroke_keywords.c b/src/stroke/stroke_keywords.c
index a0a53460f..77c0af939 100644
--- a/src/stroke/stroke_keywords.c
+++ b/src/stroke/stroke_keywords.c
@@ -87,8 +87,8 @@ hash (str, len)
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
- 0, 15, 37, 37, 37, 5, 37, 37, 10, 0,
- 37, 0, 0, 37, 37, 37, 0, 37, 37, 37,
+ 0, 15, 37, 37, 37, 5, 37, 37, 10, 37,
+ 0, 0, 0, 37, 37, 37, 0, 37, 37, 37,
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
37, 37, 37, 37, 37, 37, 37, 37, 37, 37,
@@ -124,7 +124,7 @@ static const struct stroke_token wordlist[] =
{""}, {""},
{"up", STROKE_UP},
{"add", STROKE_ADD},
- {"dowm", STROKE_DOWN},
+ {"down", STROKE_DOWN},
{"route", STROKE_ROUTE},
{"status", STROKE_STATUS},
{"logtype", STROKE_LOGTYPE},