summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-12-03 21:14:56 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-12-03 21:14:56 +0000
commit6d86e180c9ddb1dc63ef06976bf9be9ef4b1f05a (patch)
tree90985db58c378972b0f019a12d35e14ef69c1c3e /docs
parent2db48b69d7679640419062f85b1e0a6fc9fe1e63 (diff)
downloadpango-6d86e180c9ddb1dc63ef06976bf9be9ef4b1f05a.tar.gz
Bug 501317 – "and" found where word should be "an"
2007-12-03 Behdad Esfahbod <behdad@gnome.org> Bug 501317 – "and" found where word should be "an" * docs/tmpl/layout.sgml: Fix typo. svn path=/trunk/; revision=2511
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/layout.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml
index 64cb2c5a..8f599ae5 100644
--- a/docs/tmpl/layout.sgml
+++ b/docs/tmpl/layout.sgml
@@ -24,7 +24,7 @@ at once.
<!-- ##### STRUCT PangoLayout ##### -->
<para>
-The #PangoLayout structure represents and entire paragraph
+The #PangoLayout structure represents an entire paragraph
of text. It is initialized with a #PangoContext, UTF-8 string
and set of attributes for that string. Once that is done, the
set of formatted lines can be extracted from the object,