summaryrefslogtreecommitdiff
path: root/include/basegfx/color/bcolormodifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/color/bcolormodifier.hxx')
-rw-r--r--include/basegfx/color/bcolormodifier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basegfx/color/bcolormodifier.hxx b/include/basegfx/color/bcolormodifier.hxx
index b6278e045e9d..0acaea3a2d3a 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -326,7 +326,7 @@ namespace basegfx
Input are percent values from [-1.0 .. 1-0] which correspond to -100% to 100%
correction of Red, Green, Blue, Luminance or Contrast. 0.0 means no change of
the corresponding channel. All these are combined (but can be used single) to
- - be able to cover a bigger change range utilizing the cmobination
+ - be able to cover a bigger change range utilizing the combination
- allow execution by a small, common, precalculated table
*/
class BASEGFX_DLLPUBLIC SAL_WARN_UNUSED BColorModifier_RGBLuminanceContrast : public BColorModifier