summaryrefslogtreecommitdiff
path: root/desktop/textarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/textarea.h')
-rw-r--r--desktop/textarea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/textarea.h b/desktop/textarea.h
index 641d39c73..7624c3187 100644
--- a/desktop/textarea.h
+++ b/desktop/textarea.h
@@ -52,7 +52,7 @@ typedef struct textarea_setup {
colour selected_text; /**< Textarea selected text colour */
colour selected_bg; /**< Textarea selection background colour */
- plot_font_style_t text; /**< Font and textarea background colour */
+ plot_font_style_t text; /**< Textarea background colour and font */
} textarea_setup;