From 1c37e9281dfb928291911f13e2ffb21589024725 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 6 Aug 2008 08:35:26 +0000 Subject: Fix doc build warning. 2008-07-30 Behdad Esfahbod * docs/tmpl/text-attributes.sgml: Fix doc build warning. svn path=/trunk/; revision=2673 --- ChangeLog | 4 ++++ docs/tmpl/text-attributes.sgml | 6 +++--- 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 + + * docs/tmpl/text-attributes.sgml: Fix doc build warning. + 2008-07-19 Behdad Esfahbod * 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. -Returns a RFC-3066 format string representing the given language tag. + -@language: a language tag. -@Returns: a string representing the language tag. +@language: +@Returns: -- cgit v1.2.1