aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fe81fd22c..c7e6ae5cb 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -260,7 +260,7 @@ load_status_changed_cb (WebKitWebView *view,
} else if (status == WEBKIT_LOAD_FINISHED) {
loading_uri = priv->loading_uri;
- /* Will be freed bellow */
+ /* Will be freed below */
priv->loading_uri = NULL;
estate = (EphyWebViewNetState) (estate |