[gtk+] Fix typo



commit d03b53800e6f7aca3c6583a967802024291fa6cd
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Wed Nov 11 21:39:21 2009 +0100

    Fix typo

 gdk/gdkcolor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkcolor.c b/gdk/gdkcolor.c
index 9e3db06..3bd044e 100644
--- a/gdk/gdkcolor.c
+++ b/gdk/gdkcolor.c
@@ -181,7 +181,7 @@ gdk_color_white (GdkColormap *colormap,
  * @color: the location to store the color.
  * 
  * Returns the black color for a given colormap. The resulting
- * value has already benn allocated. 
+ * value has already been allocated. 
  * 
  * Return value: %TRUE if the allocation succeeded.
  **/



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