]> Pileus Git - ~andy/gtk/commitdiff
Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Tue, 22 Nov 2011 19:55:46 +0000 (14:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 22 Nov 2011 19:55:46 +0000 (14:55 -0500)
gdk/gdkcolor.h

index cab28a6453c738293f73a2f98a83a9e85d46af64..15b7b59d01072ec12e0fdb6808cd6f56c8c77d81 100644 (file)
@@ -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
  *