[epiphany] Fix a couple doc comments



commit 9c22098211b7cc825f426c64c0926912889eb300
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Jul 10 12:31:58 2014 -0500

    Fix a couple doc comments

 embed/ephy-embed-shell.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c
index ddaae74..a9de0a5 100644
--- a/embed/ephy-embed-shell.c
+++ b/embed/ephy-embed-shell.c
@@ -864,7 +864,7 @@ ephy_embed_shell_get_page_setup (EphyEmbedShell *shell)
 }
 
 /**
- * ephy_embed_shell_set_print_gettings:
+ * ephy_embed_shell_set_print_settings:
  * @shell: the #EphyEmbedShell
  * @settings: the new #GtkPrintSettings object
  *
@@ -944,7 +944,7 @@ ephy_embed_shell_get_mode (EphyEmbedShell *shell)
 }
 
 /**
- * ephy_embed_shell_launch_application:
+ * ephy_embed_shell_launch_handler:
  * @shell: an #EphyEmbedShell
  * @file: a #GFile to open
  * @mime_type: the mime type of @file or %NULL


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