From c48dffdc98f407980a01d3d73ca3e831f1abd021 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 1 Sep 2006 03:22:13 +0000 Subject: [PATCH] fix some typos --- docs/reference/ChangeLog | 4 ++++ docs/reference/gtk/tmpl/gtkwidget.sgml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index a37b0a861d..bf69757617 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2006-08-31 Matthias Clasen + + * gtk/tmpl/gtkwidget.sgml: Fix some typos (Mariano Suarez-Alvarez) + 2006-08-29 Matthias Clasen * gdk/gdk-sections.txt: Add gdk_window_beep diff --git a/docs/reference/gtk/tmpl/gtkwidget.sgml b/docs/reference/gtk/tmpl/gtkwidget.sgml index 4cec7e8965..df12afdad2 100644 --- a/docs/reference/gtk/tmpl/gtkwidget.sgml +++ b/docs/reference/gtk/tmpl/gtkwidget.sgml @@ -313,15 +313,15 @@ gtk_widget_style_get_valist() to obtain the value of a style property. -Emitted when there is a chance in the hierarchy to -which a widget belong. More precisely, a widget is +Emitted when there is a change in the hierarchy to +which a widget belongs. More precisely, a widget is anchored when its toplevel ancestor is a #GtkWindow. This signal is emitted when a widget changes from un-anchored to anchored or vice-versa. @widget: the object which received the signal. -@widget2: +@widget2: the toplevel ancestor, or %NULL