[gtk+] Fix doc syntax
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix doc syntax
- Date: Mon, 10 Jan 2011 14:47:20 +0000 (UTC)
commit f75838535308de0c33b5d714416be40222c4ce74
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 10 09:47:09 2011 -0500
Fix doc syntax
gtk/gtktexttagtable.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtktexttagtable.c b/gtk/gtktexttagtable.c
index ea68ad9..d9eb12e 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 <child> element.
- *
+ * </para>
* <example>
* <title>A UI definition fragment specifying tags</title>
* <programlisting><![CDATA[
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]