summaryrefslogtreecommitdiffstats
path: root/canvas/source/directx/dx_canvascustomsprite.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/directx/dx_canvascustomsprite.hxx')
-rw-r--r--canvas/source/directx/dx_canvascustomsprite.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/directx/dx_canvascustomsprite.hxx b/canvas/source/directx/dx_canvascustomsprite.hxx
index 8e6c534683ce..e099b75191fb 100644
--- a/canvas/source/directx/dx_canvascustomsprite.hxx
+++ b/canvas/source/directx/dx_canvascustomsprite.hxx
@@ -69,7 +69,7 @@ namespace dxcanvas
template args, and furthermore, don't want to derive
::canvas::CanvasCustomSpriteBase directly from
::canvas::Sprite (because derivees of
- ::canvas::CanvasCustomSpriteBase have to explicitely forward
+ ::canvas::CanvasCustomSpriteBase have to explicitly forward
the XInterface methods (e.g. via DECLARE_UNO3_AGG_DEFAULTS)
anyway). Basically, ::canvas::CanvasCustomSpriteBase should
remain a base class that provides implementation, not to