aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed.c')
-rw-r--r--embed/ephy-embed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index 55bec83cc..fddbdddd4 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -291,7 +291,7 @@ ephy_embed_base_init (gpointer g_class)
* @uri: URI of the new content
*
* The ::ge_content_change signal is emitted when a new page content
- * is being loadedinto the browser. It's a good place to do view
+ * is being loaded into the browser. It's a good place to do view
* related changes, for example to restore the zoom level of a page
* or to set an user style sheet.
**/