summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorVitaly Tishkov <tvv@sparc.spb.su>2002-01-15 16:35:01 +0000
committerVitaly Tishkov <tvv@src.gnome.org>2002-01-15 16:35:01 +0000
commit3b3eee93041c32a807c1cf3cc9a6c5a93e0b007d (patch)
tree225584a328db86369d3b69605e39fdca362920fc /gtk
parent1d43dcc334e4a68835c7241f396eabc7139f6d69 (diff)
downloadgtk+-3b3eee93041c32a807c1cf3cc9a6c5a93e0b007d.tar.gz
gtk/gtkstyle.c a misprint in documentation for gtk_style_render_icon () is
2002-01-15 Vitaly Tishkov <tvv@sparc.spb.su> * gtk/gtkstyle.c a misprint in documentation for gtk_style_render_icon () is fixed
Diffstat (limited to 'gtk')
-rw-r--r--gtk/gtkstyle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c
index 9c4ca5a512..0404d78025 100644
--- a/gtk/gtkstyle.c
+++ b/gtk/gtkstyle.c
@@ -1766,7 +1766,7 @@ gtk_style_real_set_background (GtkStyle *style,
* @returns: a newly-created #GdkPixbuf containing the rendered icon
*
* Renders the icon specified by @source at the given @size
- * according to the given parameterss and returns the result in a
+ * according to the given parameters and returns the result in a
* pixbuf.
*/
GdkPixbuf *