[epiphany] ephy-embed: comment typo



commit d3f48332910e5f46e0d3599c771a99d709b0b780
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Mon Feb 1 19:56:26 2010 -0500

    ephy-embed: comment typo
    
    Bug #608749

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



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