summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.h b/include/text.h
index e640a59f5..cf413644b 100644
--- a/include/text.h
+++ b/include/text.h
@@ -6,7 +6,7 @@
#define CHAR_QUESTION_MARK 0xAC
#define CHAR_PERIOD 0xAD
#define CHAR_HYPHEN 0xAE
-#define CHAR_3PERIODS 0xB0
+#define CHAR_ELLIPSIS 0xB0
#define CHAR_MALE 0xB5
#define CHAR_FEMALE 0xB6
#define CHAR_COMMA 0xB8