summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ted.h b/ted.h
index f80ae45..2bc15d1 100644
--- a/ted.h
+++ b/ted.h
@@ -144,7 +144,7 @@ typedef struct {
typedef struct {
// NOTE: to add more options to ted, add fields here,
- // and change the options_<type> global constant in config.c
+ // and change the settings_<type> global constant in settings.h
SettingsContext context;
u32 colors[COLOR_COUNT];