From d3f48332910e5f46e0d3599c771a99d709b0b780 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Mon, 1 Feb 2010 19:56:26 -0500 Subject: ephy-embed: comment typo Bug #608749 --- embed/ephy-embed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed') 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 | -- cgit v1.2.3