summaryrefslogtreecommitdiff
path: root/gtk/gtktexttagtable.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-10 09:47:09 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-10 09:47:09 -0500
commitf75838535308de0c33b5d714416be40222c4ce74 (patch)
tree0a84e71f877003a263d40b163641ee6c92bd3c24 /gtk/gtktexttagtable.c
parent63bb0c73bcf4d44e5945aedc7e4d49bf606526a7 (diff)
downloadgtk+-f75838535308de0c33b5d714416be40222c4ce74.tar.gz
Fix doc syntax
Diffstat (limited to 'gtk/gtktexttagtable.c')
-rw-r--r--gtk/gtktexttagtable.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk/gtktexttagtable.c b/gtk/gtktexttagtable.c
index ea68ad9ba2..d9eb12e46a 100644
--- a/gtk/gtktexttagtable.c
+++ b/gtk/gtktexttagtable.c
@@ -43,16 +43,16 @@
* @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[