diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/basegfx/utils/bgradient.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basegfx/utils/bgradient.hxx b/include/basegfx/utils/bgradient.hxx index d4a9b7e19a78..d1bd55439a41 100644 --- a/include/basegfx/utils/bgradient.hxx +++ b/include/basegfx/utils/bgradient.hxx @@ -239,7 +239,7 @@ public: // check if we need last-ColorStop-correction. This returns true if the last // two ColorStops have the same offset but different Colors. In that case the - // tesselation for gradients does have to create an extra ending/closing entry + // tessellation for gradients does have to create an extra ending/closing entry bool checkPenultimate() const; /* Tooling method to fill a awt::ColorStopSequence with |