[epiphany] window: Fix typo



commit 7d68b5bf4d5f8a242132b4216127bdcc01d022a1
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Oct 8 16:31:38 2016 -0500

    window: Fix typo

 src/ephy-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 7d96f9f..bd285d7 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1277,7 +1277,7 @@ static WebKitContextMenuItem *
 webkit_context_menu_item_new_from_gaction (GAction *action, const gchar *label)
 {
 #pragma GCC diagnostic push
-#pragma GCC dignostic ignored "-Wdeprecated-declarations"
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
   GtkAction *gtk_action;
   WebKitContextMenuItem *item;
   GActionData *action_data;


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