summaryrefslogtreecommitdiff
path: root/drawinglayer/qa/unit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-05-15 23:44:37 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-05-16 09:40:21 +0200
commit30984681f9019d267d5cf7c453ff482a2f5bc33c (patch)
tree55c283b021f4d629dda613545e45dd9928d622da /drawinglayer/qa/unit
parentb4a64ea76a4e0d5dcdbb806ae7352d715226b494 (diff)
Fix typo
Change-Id: I77c5760a38b07541eaceae765cd0e14eaddb6d11 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151818 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'drawinglayer/qa/unit')
-rw-r--r--drawinglayer/qa/unit/vclpixelprocessor2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/qa/unit/vclpixelprocessor2d.cxx b/drawinglayer/qa/unit/vclpixelprocessor2d.cxx
index 18bdeb9fdf6e..b9f6357164ec 100644
--- a/drawinglayer/qa/unit/vclpixelprocessor2d.cxx
+++ b/drawinglayer/qa/unit/vclpixelprocessor2d.cxx
@@ -83,7 +83,7 @@ public:
// clipping mechanism would offer a 2nd pinciple to add clipping for primitives
// besides MaskPrimitive2D - always bad style in a sub-system. A quick look
// on it's usages gives hints, too.
- // This means that when defining a outputRange tat resides completely *inside*
+ // This means that when defining an outputRange that resides completely *inside*
// the definitionRange *no change* at all is done by definition since this does
// not *extend* the target area of the gradient paint region at all. If an
// implementation does clip and limit output to 'outputRange' that should do no