[epiphany] Typo.



commit 4361f577900ea1f5f0a9de408eb2c1ed43a32712
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Oct 22 06:57:40 2015 +0200

    Typo.

 src/clear-data-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/clear-data-dialog.c b/src/clear-data-dialog.c
index b1d4b35..f7dc055 100644
--- a/src/clear-data-dialog.c
+++ b/src/clear-data-dialog.c
@@ -53,7 +53,7 @@ get_cookie_manager (void)
        WebKitWebContext *web_context;
        EphyEmbedShell *shell = ephy_embed_shell_get_default ();
 
-       web_context = ephy_embed_shell_get_web_context (shell);;
+       web_context = ephy_embed_shell_get_web_context (shell);
        return webkit_web_context_get_cookie_manager (web_context);
 }
 


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