[gtk+/composite-templates] Typo fix



commit ed25d4db8db48e6c06e892d26913e9402735b5c9
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Sep 23 23:37:46 2012 -0400

    Typo fix

 gtk/gtkenums.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index 2422e9e..af9ac31 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -1000,7 +1000,7 @@ typedef enum
 
 /**
  * GtkInputHints:
- * @GDK_INPUT_HINT_NONE: No special behaviour suggested
+ * @GTK_INPUT_HINT_NONE: No special behaviour suggested
  * @GTK_INPUT_HINT_SPELLCHECK: Suggest checking for typos
  * @GTK_INPUT_HINT_NO_SPELLCHECK: Suggest not checking for typos
  * @GTK_INPUT_HINT_WORD_COMPLETION: Suggest word completion



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