From b09ee42dbf3232858b1433b201fe25e080fdfd81 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Dec 2008 04:35:10 +0000 Subject: [PATCH] Doc fixes svn path=/trunk/; revision=21975 --- ChangeLog | 1 + gtk/gtkscale.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7b01f4731..2fc68fca5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2008-12-28 Matthias Clasen + * gtk/gtkscale.c: * gtk/gtkimagemenuitem.c: Doc fixes 2008-12-28 Matthias Clasen diff --git a/gtk/gtkscale.c b/gtk/gtkscale.c index f8a114fcd..29e5e6561 100644 --- a/gtk/gtkscale.c +++ b/gtk/gtkscale.c @@ -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. -- 2.43.2