summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxtext.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-10 10:59:50 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-10 10:59:50 -0500
commit061d48b68dc6909281fe89f17e65c7f6cf8b78b4 (patch)
tree744540003e9839a6215b22118adf15d613f48f18 /gtk/gtkcomboboxtext.c
parentf75838535308de0c33b5d714416be40222c4ce74 (diff)
downloadgtk+-061d48b68dc6909281fe89f17e65c7f6cf8b78b4.tar.gz
More doc build fixes
Grr, our mixture of xml and plain text in long descriptions is a mess.
Diffstat (limited to 'gtk/gtkcomboboxtext.c')
-rw-r--r--gtk/gtkcomboboxtext.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtkcomboboxtext.c b/gtk/gtkcomboboxtext.c
index 00d75d2f80..60da361f9b 100644
--- a/gtk/gtkcomboboxtext.c
+++ b/gtk/gtkcomboboxtext.c
@@ -70,7 +70,8 @@
* </object>
* ]]></programlisting>
* </example>
- *
+ * </para>
+ * </refsect2>
*/
static void gtk_combo_box_text_buildable_interface_init (GtkBuildableIface *iface);