summaryrefslogtreecommitdiffstats
path: root/canvas/source/directx/dx_canvascustomsprite.hxx
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
committerLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
commite10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch)
tree89eeb4275f134a589f5a6fe9be392a40fd86d4ee /canvas/source/directx/dx_canvascustomsprite.hxx
parentfdo#41474: remove setCharAt and charAt from O[U]StringBuffer (diff)
downloadcore-e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb.tar.gz
core-e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb.zip
typo fix: explicitely -> explicitly
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