include/basegfx/utils/gradienttools.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 75cca3bdea8e929bdca590710dc3f44481a72ace Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri May 26 14:28:42 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri May 26 22:43:17 2023 +0200 Fix typo Change-Id: I7d6dd38b15df7e18775bc94a64aec215d2106c46 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152307 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/basegfx/utils/gradienttools.hxx b/include/basegfx/utils/gradienttools.hxx index 6fc51adc0e37..f2c0de9aa8b4 100644 --- a/include/basegfx/utils/gradienttools.hxx +++ b/include/basegfx/utils/gradienttools.hxx @@ -191,7 +191,7 @@ namespace basegfx on given SingleColor. This is used for export preparations in case these exports do neither support Start/EndIntensity nor Border settings, - both will be elliminated if possible (see below). + both will be eliminated if possible (see below). The BGradient rGradient and BColorStops& rColorStops are both return parameters and may be changed. This will do quite some preparations for the gradient