aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-text.c')
-rw-r--r--widgets/text/e-text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-text.c b/widgets/text/e-text.c
index a019b0a8cf..3c20d97407 100644
--- a/widgets/text/e-text.c
+++ b/widgets/text/e-text.c
@@ -3286,7 +3286,7 @@ e_text_class_init (ETextClass *klass)
g_object_class_install_property (gobject_class, PROP_FILL_STIPPLE,
g_param_spec_object ("fill_stipple",
_( "Fill stipple" ),
- _( "FIll stipple" ),
+ _( "Fill stipple" ),
GDK_TYPE_DRAWABLE,
G_PARAM_READWRITE));