[gtk/ebassi/gidocgen] expander: Typo fix



commit 183339dfed4d54b1c274e3b708f8973acb85a8a3
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 26 23:15:11 2021 -0500

    expander: Typo fix

 gtk/gtkexpander.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkexpander.c b/gtk/gtkexpander.c
index c2f7e89e92..b7513a54ad 100644
--- a/gtk/gtkexpander.c
+++ b/gtk/gtkexpander.c
@@ -375,7 +375,7 @@ gtk_expander_class_init (GtkExpanderClass *klass)
                                                         GTK_PARAM_READWRITE));
 
   /**
-   * GtkExpander:resize-toplevel: (attribuptes org.gtk.Property.get=gtk_expander_get_resize_toplevel 
org.gtk.Property.set=gtk_expander_set_resize_toplevel)
+   * GtkExpander:resize-toplevel: (attributes org.gtk.Property.get=gtk_expander_get_resize_toplevel 
org.gtk.Property.set=gtk_expander_set_resize_toplevel)
    *
    * When this property is %TRUE, the expander will resize the toplevel
    * widget containing the expander upon expanding and collapsing.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]