summaryrefslogtreecommitdiff
path: root/src/input/key.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/key.h')
-rw-r--r--src/input/key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/key.h b/src/input/key.h
index fe4438354..c0cc37b00 100644
--- a/src/input/key.h
+++ b/src/input/key.h
@@ -111,7 +111,7 @@ class Key final
bool isLetter() const A_WARN_UNUSED;
/**
- * Gets the value of the key. If an ascii value exists it
+ * Gets the value of the key. If an ascii value exists it
* will be returned. Otherwise an enum value will be returned.
*
* @return the value of the key.