From 5cb26cbab3291bee0d039eee4e56fe7c131cc0d6 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Mon, 3 Jun 2013 14:51:47 +0300 Subject: gdkevents.h: fix documentation typo https://bugzilla.gnome.org/show_bug.cgi?id=701463 --- gdk/gdkevents.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdk/gdkevents.h') diff --git a/gdk/gdkevents.h b/gdk/gdkevents.h index c0e911cd27..77e15b03b5 100644 --- a/gdk/gdkevents.h +++ b/gdk/gdkevents.h @@ -797,7 +797,7 @@ struct _GdkEventScroll * <gdk/gdkkeysyms.h> header file for a * complete list of GDK key codes. * @length: the length of @string. - * @string: a string containing the an approximation of the text that + * @string: a string containing an approximation of the text that * would result from this keypress. The only correct way to handle text * input of text is using input methods (see #GtkIMContext), so this * field is deprecated and should never be used. -- cgit v1.2.1