diff --git a/ChangeLog b/ChangeLog index 16c10278ee..f27abba62c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-04-29 Xan Lopez + + * docs/faq/gtk-faq.sgml: Fix typo in FAQ (#373706, + Diego Escalante Urrelo). + + I'm fixing gtk-faq.sgml as it seems this is the file + we actually use... + 2007-04-29 Matthias Clasen * gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores): diff --git a/docs/faq/gtk-faq.sgml b/docs/faq/gtk-faq.sgml index 03705309e1..eb8563ac5c 100644 --- a/docs/faq/gtk-faq.sgml +++ b/docs/faq/gtk-faq.sgml @@ -2815,7 +2815,7 @@ the Label widget, which can be done using: GtkTooltips in itself is not a GtkWidget (though a GtkObject) and as such is not attempted to match any widget styles. -So, you resource file should look something like: +So, your resource file should look something like: style "postie"