Fix a typo

This commit is contained in:
Matthias Clasen 2011-11-22 14:55:46 -05:00
parent 251ee41d8d
commit 2b6f639bfa

View 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
*