]> Pileus Git - ~andy/gtk/commitdiff
Fix doc syntax
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Jan 2011 14:47:09 +0000 (09:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Jan 2011 14:47:09 +0000 (09:47 -0500)
gtk/gtktexttagtable.c

index ea68ad9ba239385a1ac307e2e5e36b3caf865c1f..d9eb12e46a847c3a3df2ecbb1588b01fea2116f0 100644 (file)
  * @Title: GtkTextTagTable
  *
  * You may wish to begin by reading the <link linkend="TextWidget">text widget
- * conceptual overview</link> which gives an overview of all the objects and data
- * types related to the text widget and how they work together.
+ * conceptual overview</link> which gives an overview of all the objects and
+ * data types related to the text widget and how they work together.
  *
  * <refsect2 id="GtkTextTagTable-BUILDER-UI">
  * <title>GtkTextTagTables as GtkBuildable</title>
  * <para>
  * The GtkTextTagTable implementation of the GtkBuildable interface
- * supports adding tags by specifying "tag" as the "type" 
+ * supports adding tags by specifying "tag" as the "type"
  * attribute of a &lt;child&gt; element.
- *
+ * </para>
  * <example>
  * <title>A UI definition fragment specifying tags</title>
  * <programlisting><![CDATA[