summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ##### -->