diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2008-08-06 08:35:26 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-08-06 08:35:26 +0000 |
commit | 1c37e9281dfb928291911f13e2ffb21589024725 (patch) | |
tree | 30f6a099e04f24b81d484953d8a4a0675b73d213 /docs | |
parent | 66240b30bc5a2b29b0d5f3bb5396f85ef557b077 (diff) | |
download | pango-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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tmpl/text-attributes.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
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 ##### --> |