Fix doc typos

svn path=/trunk/; revision=19094
This commit is contained in:
Matthias Clasen 2007-11-30 18:20:39 +00:00
parent 7c89db436e
commit 7fbc566d32
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-11-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkrc.c: Fix doc typos. (#500672, David Lambert)
2007-11-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenuitem.c (gtk_menu_item_paint): Remove leftover

View File

@ -3834,7 +3834,7 @@ gtk_rc_parse_priority (GScanner *scanner,
/**
* gtk_rc_parse_color:
* @scanner: a #GScanner
* @color: a pointer to a #GtkColor structure in which to store the result
* @color: a pointer to a #GdkColor structure in which to store the result
*
* Parses a color in the <link linkend="color=format">format</link> expected
* in a RC file.
@ -3856,7 +3856,7 @@ gtk_rc_parse_color (GScanner *scanner,
* gtk_rc_parse_color_full:
* @scanner: a #GScanner
* @style: a #GtkRcStyle, or %NULL
* @color: a pointer to a #GtkColor structure in which to store the result
* @color: a pointer to a #GdkColor structure in which to store the result
*
* Parses a color in the <link linkend="color=format">format</link> expected
* in a RC file. If @style is not %NULL, it will be consulted to resolve