libgimpbase: just remove a small typo in a doc comment.
This commit is contained in:
parent
ea2c3d2cea
commit
1c9775d7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1143,7 +1143,7 @@ typedef enum
|
|||
* @GIMP_SELECT_CRITERION_A: Alpha
|
||||
* @GIMP_SELECT_CRITERION_LCH_L: LCh Lightness
|
||||
* @GIMP_SELECT_CRITERION_LCH_C: LCh Chroma
|
||||
* @GIMP_SELECT_CRITERION_LCH_H: LCh Hue)
|
||||
* @GIMP_SELECT_CRITERION_LCH_H: LCh Hue
|
||||
*
|
||||
* Criterions for color similarity.
|
||||
**/
|
||||
|
|
|
|||
Loading…
Reference in a new issue