summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-08-06 08:35:26 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-08-06 08:35:26 +0000
commit1c37e9281dfb928291911f13e2ffb21589024725 (patch)
tree30f6a099e04f24b81d484953d8a4a0675b73d213
parent66240b30bc5a2b29b0d5f3bb5396f85ef557b077 (diff)
downloadpango-1c37e9281dfb928291911f13e2ffb21589024725.tar.gz
Fix doc build warning.
2008-07-30 Behdad Esfahbod <behdad@gnome.org> * docs/tmpl/text-attributes.sgml: Fix doc build warning. svn path=/trunk/; revision=2673
-rw-r--r--ChangeLog4
-rw-r--r--docs/tmpl/text-attributes.sgml6
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a88a7b9c..c151f026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-30 Behdad Esfahbod <behdad@gnome.org>
+
+ * docs/tmpl/text-attributes.sgml: Fix doc build warning.
+
2008-07-19 Behdad Esfahbod <behdad@gnome.org>
* pango/pango-layout.c (process_line): Justify lines broken by U+2028
diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml
index fa52ebe4..bf6a1843 100644
--- a/docs/tmpl/text-attributes.sgml
+++ b/docs/tmpl/text-attributes.sgml
@@ -634,11 +634,11 @@ The #GObject type for #PangoLanguage.
<!-- ##### FUNCTION pango_language_to_string ##### -->
<para>
-Returns a RFC-3066 format string representing the given language tag.
+
</para>
-@language: a language tag.
-@Returns: a string representing the language tag.
+@language:
+@Returns:
<!-- ##### FUNCTION pango_language_matches ##### -->