summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-11-30 18:20:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-11-30 18:20:39 +0000
commit7fbc566d320fda75d38dd161f86dddd01b0679db (patch)
treebab5c3c8495bbcedb715b7ef786f78164d3ee4c0
parent7c89db436e30d77c7e2705c6e7c0c0870118babe (diff)
downloadgdk-pixbuf-7fbc566d320fda75d38dd161f86dddd01b0679db.tar.gz
Fix doc typos
svn path=/trunk/; revision=19094
-rw-r--r--ChangeLog4
-rw-r--r--gtk/gtkrc.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 04c87f453..662453d7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/gtk/gtkrc.c b/gtk/gtkrc.c
index 8c1145504..5cf3c8c4c 100644
--- a/gtk/gtkrc.c
+++ b/gtk/gtkrc.c
@@ -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