summaryrefslogtreecommitdiff
path: root/docs/reference/glib/tmpl/strings.sgml
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-05-03 05:09:20 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-05-03 05:09:20 +0000
commit4d996274a363851305fa7c38084adf211c3d6996 (patch)
treef6a52e7579275c8f1fca2d89a3ced58d9ab43765 /docs/reference/glib/tmpl/strings.sgml
parent9d3c408fbe48c714de6141b9c2929cd835ee968a (diff)
downloadglib-4d996274a363851305fa7c38084adf211c3d6996.tar.gz
svn path=/trunk/; revision=5478
Diffstat (limited to 'docs/reference/glib/tmpl/strings.sgml')
-rw-r--r--docs/reference/glib/tmpl/strings.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/glib/tmpl/strings.sgml b/docs/reference/glib/tmpl/strings.sgml
index 8bfd7eeeb..9c57c2106 100644
--- a/docs/reference/glib/tmpl/strings.sgml
+++ b/docs/reference/glib/tmpl/strings.sgml
@@ -26,7 +26,7 @@ The #GString struct contains the public fields of a #GString.
@str: points to the character data. It may move as text is added.
The <structfield>str</structfield> field is nul-terminated and so
-can be used as an ordinary C string.
+can be used as an ordinary C string.
@len: contains the length of the string, not including the terminating nul byte.
@allocated_len: