summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
index e0caeaa7cf2a..d8bf50649b30 100644
--- a/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
+++ b/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
@@ -222,7 +222,7 @@ namespace cppcanvas::internal
// is disabled, text will still be drawn with some
// antialiased pixels on HiDPI displays. So, expand the
// size of the VirtualDevice slightly to capture any of
- // the pixles drawn past the edges of the destination
+ // the pixels drawn past the edges of the destination
// bounds.
bool bHasTextActions = false;
MetaAction* pCurrAct;