Small doc update

svn path=/trunk/; revision=18442
This commit is contained in:
Matthias Clasen
2007-07-10 23:45:45 +00:00
parent bd48f263ce
commit 2a9ae2f16f
2 changed files with 6 additions and 1 deletions

View File

@ -23,7 +23,7 @@ with gdk_colormap_get_system()) is the default
colormap of the system. If you are using GdkRGB,
there is another colormap that is important - the
colormap in which GdkRGB works, retrieved with
gdk_rgb_get_cmap(). However, when using GdkRGB,
gdk_rgb_get_colormap(). However, when using GdkRGB,
it is not generally necessary to allocate colors
directly.
</para>