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 b174f4853f5e..3c398708a717 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -36,7 +36,7 @@ namespace basegfx
of these can be asked to get a modified version of a color. This
can be as easy as to return a fixed color, but may also do any
other computation based on the given source color and the local
- algorythm to apply.
+ algorithm to apply.
This base implementation defines the abstract base class. Every
derivation offers another color blending effect, when needed with