aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-entry.c')
-rw-r--r--widgets/text/e-entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-entry.c b/widgets/text/e-entry.c
index 9b37664648..5601440b8d 100644
--- a/widgets/text/e-entry.c
+++ b/widgets/text/e-entry.c
@@ -1303,7 +1303,7 @@ e_entry_class_init (GObjectClass *object_class)
g_object_class_install_property (object_class, PROP_FILL_STIPPLE,
g_param_spec_object ("fill_stipple",
_( "Fill stipple" ),
- _( "FIll stipple" ),
+ _( "Fill stipple" ),
GDK_TYPE_WINDOW,
G_PARAM_READWRITE));