From 570fb282bd17ff8c8b4a3514ffaf6e4751b7c161 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Wed, 2 Mar 2005 23:07:49 +0000 Subject: Fix various typos in the docs (#163244, Morten Welinder) 2005-03-02 Owen Taylor * pango/pango-attributes.c (pango_attr_iterator_get_attrs): Fix various typos in the docs (#163244, Morten Welinder) --- pango/pango-attributes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pango') diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c index edf0d966..4cf1f616 100644 --- a/pango/pango-attributes.c +++ b/pango/pango-attributes.c @@ -1813,9 +1813,9 @@ pango_attr_list_filter (PangoAttrList *list, /** * pango_attr_iterator_get_attrs: - * @iterator: a #PangAttrIterator + * @iterator: a #PangoAttrIterator * - * Gets a list all attributes a the current position of the + * Gets a list of all attributes at the current position of the * iterator. * * Return value: a list of all attributes for the current range. -- cgit v1.2.1