]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbuildable.c
Another distcheck fix
[~andy/gtk] / gtk / gtkbuildable.c
index 9dfb64cdbdf42bcbec447cbec4303ebe54d30180..4ff0b77ed9e8ed2f750d1e6b49baac72ff7abb03 100644 (file)
@@ -30,7 +30,7 @@
  *
  * The GtkBuildable interface is implemented by all widgets and
  * many of the non-widget objects that are provided by GTK+. The
- * main user of this interface is #GtkBuilder, there should be
+ * main user of this interface is #GtkBuilder. There should be
  * very little need for applications to call any
  * <function>gtk_buildable_...</function> functions.
  *