[epiphany] e-embed-shell: fix spacing in a comment



commit afea41b81dc90902c37e9b6b46c5ba84071aa851
Author: Diego Escalante Urrelo <diegoe igalia com>
Date:   Mon Dec 10 14:57:27 2012 -0500

    e-embed-shell: fix spacing in a comment

 embed/ephy-embed-shell.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index 501fddc..c050d97 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 |



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]