[gtk+] gdkevents.h: fix documentation typo



commit 5cb26cbab3291bee0d039eee4e56fe7c131cc0d6
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Jun 3 14:51:47 2013 +0300

    gdkevents.h: fix documentation typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701463

 gdk/gdkevents.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkevents.h b/gdk/gdkevents.h
index c0e911c..77e15b0 100644
--- a/gdk/gdkevents.h
+++ b/gdk/gdkevents.h
@@ -797,7 +797,7 @@ struct _GdkEventScroll
  *   <filename>&lt;gdk/gdkkeysyms.h&gt;</filename> 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]