diff --git a/gtk/gtkplug.c b/gtk/gtkplug.c index b2514fc76a..7beccf6f0f 100644 --- a/gtk/gtkplug.c +++ b/gtk/gtkplug.c @@ -172,8 +172,7 @@ gtk_plug_class_init (GtkPlugClass *class) * GtkPlug::embedded: * @plug: the object on which the signal was emitted * - * Gets emitted when the plug becomes embedded in a socket - * and when the embedding ends. + * Gets emitted when the plug becomes embedded in a socket. */ plug_signals[EMBEDDED] = g_signal_new (I_("embedded"),