summaryrefslogtreecommitdiff
path: root/docs/tmpl/main.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/main.sgml')
-rw-r--r--docs/tmpl/main.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml
index 8f06a701..9a7ef804 100644
--- a/docs/tmpl/main.sgml
+++ b/docs/tmpl/main.sgml
@@ -23,6 +23,7 @@ The #PangoContext structure stores global information
used to control the itemization process.
</para>
+
<!-- ##### STRUCT PangoItem ##### -->
<para>
The #PangoItem structure stores information about
@@ -30,7 +31,7 @@ a segment of text. It contains the following fields:
</para>
@offset: the offset of the segment from the beginning of the
- string in bytes.
+ string in bytes.
@length: the length of the segment in bytes.
@num_chars: the length of the segment in characters.
@analysis: the properties of the segment.