]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbuildable.c
filechooserbutton: Test that the expected filename is shown
[~andy/gtk] / gtk / gtkbuildable.c
index 47cd426a4179adeecd14c593cdaadf0bcb109895..8867cfd333d41d5eba01ceb227595ab776b41af6 100644 (file)
@@ -21,7 +21,7 @@
  * @Short_description: Interface for objects that can be built by GtkBuilder
  * @Title: GtkBuildable
  *
- * GtkBuildable allows objects to extend and customize thier deserialization 
+ * GtkBuildable allows objects to extend and customize their deserialization
  * from <link linkend="BUILDER-UI">GtkBuilder UI descriptions</link>.
  * The interface includes methods for setting names and properties of objects, 
  * parsing custom tags and constructing child objects.