aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed.c')
-rw-r--r--embed/ephy-embed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed.c b/embed/ephy-embed.c
index d35477233..3a8d531c0 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.
*/