mirror of https://github.com/GNOME/gimp.git
libgimpconfig: fix small typo.
This commit is contained in:
parent
e1c3e7d85b
commit
3e256451e4
|
@ -49,7 +49,7 @@ GType gimp_color_rendering_intent_get_type (void) G_GNUC_CONST;
|
|||
|
||||
/**
|
||||
* GimpColorRenderingIntent:
|
||||
* @GIMP_COLOR_RENDERING_INTENT_PERCEPTUAL: Preceptual
|
||||
* @GIMP_COLOR_RENDERING_INTENT_PERCEPTUAL: Perceptual
|
||||
* @GIMP_COLOR_RENDERING_INTENT_RELATIVE_COLORIMETRIC: Relative colorimetric
|
||||
* @GIMP_COLOR_RENDERING_INTENT_SATURATION: Saturation
|
||||
* @GIMP_COLOR_RENDERING_INTENT_ABSOLUTE_COLORIMETRIC: Absolute colorimetric
|
||||
|
|
Loading…
Reference in New Issue