[gtk+] Fix a typo



commit 2b6f639bfa940b7a58907886bf2f573a77eeded6
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Nov 22 14:55:46 2011 -0500

    Fix a typo

 gdk/gdkcolor.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkcolor.h b/gdk/gdkcolor.h
index cab28a6..15b7b59 100644
--- a/gdk/gdkcolor.h
+++ b/gdk/gdkcolor.h
@@ -43,7 +43,7 @@ G_BEGIN_DECLS
  *     draw this color on the screen. Not used anymore.
  * @red: The red component of the color. This is
  *     a value between 0 and 65535, with 65535 indicating
- *     full intensitiy
+ *     full intensity
  * @green: The green component of the color
  * @blue: The blue component of the color
  *



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