docs: fix typo in property syntax

This commit is contained in:
William Jon McCann 2014-01-21 14:42:32 -05:00
parent 0b4ea6ea1b
commit c788b72768

View File

@ -41,7 +41,7 @@
* The style of transition can be controlled with
* gtk_revealer_set_transition_type().
*
* These animations respect the #GtkSettings::gtk-enable-animations
* These animations respect the #GtkSettings:gtk-enable-animations
* setting.
*
* The GtkRevealer widget was added in GTK+ 3.10.