From afea41b81dc90902c37e9b6b46c5ba84071aa851 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Mon, 10 Dec 2012 14:57:27 -0500 Subject: e-embed-shell: fix spacing in a comment --- embed/ephy-embed-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/ephy-embed-shell.c') diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 501fddca0..c050d9764 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -323,7 +323,7 @@ ephy_embed_shell_class_init (EphyEmbedShellClass *klass) object_properties[PROP_MODE] = g_param_spec_enum ("mode", "Mode", - "The global mode f or this instance of Epiphany .", + "The global mode for this instance of Epiphany .", EPHY_TYPE_EMBED_SHELL_MODE, EPHY_EMBED_SHELL_MODE_BROWSER, G_PARAM_READWRITE | G_PARAM_STATIC_NAME | G_PARAM_STATIC_NICK | -- cgit v1.2.3