mirror of https://github.com/GNOME/gimp.git
fixed typo
This commit is contained in:
parent
e4dd8a1081
commit
4144a12773
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue