summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-03-21 20:46:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-03-22 07:01:51 +0000
commit6fc0de7ce23f8faec052c744434006d40a33110a (patch)
treee3952731dd61646362e0c9eb97b8d970a4fc87e5 /basegfx
parent02edbf7dc7cf1a3bcc1b943e79c027e3c144d544 (diff)
Fix typos
Change-Id: Iaf63fce5295f00e5d6fff020498a01a25fc0ee93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149262 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/tools/gradienttools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/source/tools/gradienttools.cxx b/basegfx/source/tools/gradienttools.cxx
index 6055143d5abd..3b9fcda25ea1 100644
--- a/basegfx/source/tools/gradienttools.cxx
+++ b/basegfx/source/tools/gradienttools.cxx
@@ -508,7 +508,7 @@ namespace basegfx
// we need to extend the interpolation to the local
// range of ColorStops. Despite having two ColorStops
- // these are not necessarily at 0.0 and 1.0, so mabe
+ // these are not necessarily at 0.0 and 1.0, so may be
// not the classical Start/EndColor (what is allowed)
fScaler = (fScaler - fMin) / (fMax - fMin);
return basegfx::interpolate(