]> Pileus Git - ~andy/gtk/commitdiff
Doc fixes
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 04:35:10 +0000 (04:35 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 04:35:10 +0000 (04:35 +0000)
svn path=/trunk/; revision=21975

ChangeLog
gtk/gtkscale.c

index 7b01f4731367c9ea472dced2dbc07b46635691be..2fc68fca517e731a7242576d762ccbff325e9a2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2008-12-28  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkscale.c:
        * gtk/gtkimagemenuitem.c: Doc fixes
 
 2008-12-28  Matthias Clasen  <mclasen@redhat.com>
index f8a114fcd5bff3aeec7d8cce93c316607f9ffaae..29e5e6561072466ecb46909c95915de612116711 100644 (file)
@@ -554,7 +554,7 @@ gtk_scale_get_digits (GtkScale *scale)
 /**
  * gtk_scale_set_draw_value:
  * @scale: a #GtkScale
- * draw_value: %TRUE to draw the value
+ * @draw_value: %TRUE to draw the value
  * 
  * Specifies whether the current value is displayed as a string next 
  * to the slider.