summaryrefslogtreecommitdiff
path: root/clients/tui/newt/nmt-newt-textbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/newt/nmt-newt-textbox.c')
-rw-r--r--clients/tui/newt/nmt-newt-textbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tui/newt/nmt-newt-textbox.c b/clients/tui/newt/nmt-newt-textbox.c
index 945284c879..edcf7f82bd 100644
--- a/clients/tui/newt/nmt-newt-textbox.c
+++ b/clients/tui/newt/nmt-newt-textbox.c
@@ -40,7 +40,7 @@ enum {
/**
* NmtNewtTextboxFlags:
- * @NMT_NEWT_TEXTBOX_SCROLLABLE: the textbox should be scollable.
+ * @NMT_NEWT_TEXTBOX_SCROLLABLE: the textbox should be scrollable.
* @NMT_NEWT_TEXTBOX_SET_BACKGROUND: the textbox should have a
* white background
*