summaryrefslogtreecommitdiffstats
path: root/include/widgets/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/textbox.h')
-rw-r--r--include/widgets/textbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/textbox.h b/include/widgets/textbox.h
index 7e2314f0..0eb1feb7 100644
--- a/include/widgets/textbox.h
+++ b/include/widgets/textbox.h
@@ -119,7 +119,7 @@ typedef enum
* @param name The name of the to be created widget.
* @param flags #TextboxFlags indicating the type of textbox.
* @param tbft #TextBoxFontType current state of textbox.
- * @param text intial text to display.
+ * @param text initial text to display.
* @param xalign Set the Xalign value.
* @param yalign set the yalign value.
*