fixed typo

This commit is contained in:
Sven Neumann 2003-02-26 12:58:26 +00:00
parent e4dd8a1081
commit 4144a12773
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ A #GimpColorSelector implementation.
The #GimpColorSelect widget is an implementation of a #GimpColorSelector.
It shows a square area that allows to interactively change two color channels
and a smaller area to change the third channel. You can select which channel
should be the third by calling gimp_color_select_set_channel(). The widget
should be the third by calling gimp_color_selector_set_channel(). The widget
will then change the other two channels accordingly.
</para>