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 aef20abf40df..5ebeb4ea5c5c 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -390,7 +390,7 @@ namespace basegfx
return maBColorModifiers[nIndex];
}
- // get the color in it's modified form by applying all existing BColorModifiers,
+ // get the color in its modified form by applying all existing BColorModifiers,
// from back to front (the newest first)
::basegfx::BColor getModifiedColor(const ::basegfx::BColor& rSource) const;