[epiphany] ephy-embed: fix a comment typo



commit 5098053fc257b3ce58302a441663b7b4eca676f2
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Jun 11 12:13:12 2012 +0300

    ephy-embed: fix a comment typo

 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 d354772..3a8d531 100644
--- a/embed/ephy-embed.c
+++ b/embed/ephy-embed.c
@@ -780,7 +780,7 @@ ephy_embed_add_top_widget (EphyEmbed *embed, GtkWidget *widget, gboolean destroy
  * @widget: a #GtkWidget
  *
  * Removes an #GtkWidget from the top of the embed. The #GtkWidget
- * must be have been added using ephy_embed_add_widget(), and not
+ * must have been added using ephy_embed_add_top_widget(), and not
  * have been removed by other means. See gtk_container_remove() for
  * details.
  */



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