[epiphany] web-view: Fix a typo



commit 5b662da13daf4ef48621fdb686cb7e7bd5197097
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Feb 9 13:30:07 2016 -0600

    web-view: Fix a typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755585

 embed/ephy-web-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index cd78873..3effe59 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -1185,7 +1185,7 @@ ephy_web_view_class_init (EphyWebViewClass *klass)
                   0);
 
 /**
- * EphyWebView::donload-only-load:
+ * EphyWebView::download-only-load:
  * @view: the #EphyWebView that received the signal
  *
  * The ::download-only-load signal is emitted when the @view has its main load


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