diff options
-rw-r--r-- | gdk/gdkcolor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkcolor.c b/gdk/gdkcolor.c index 9e3db06566..3bd044e8c0 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. **/ |