diff options
Diffstat (limited to 'include/basegfx/utils')
-rw-r--r-- | include/basegfx/utils/gradienttools.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |