summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XSprite.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XSprite.idl')
-rw-r--r--offapi/com/sun/star/rendering/XSprite.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XSprite.idl b/offapi/com/sun/star/rendering/XSprite.idl
index 81dc07079ffb..3186fc1ff60e 100644
--- a/offapi/com/sun/star/rendering/XSprite.idl
+++ b/offapi/com/sun/star/rendering/XSprite.idl
@@ -64,7 +64,7 @@ interface XSprite : ::com::sun::star::uno::XInterface
coordinates) of the rendered sprite content.<p>
Please note that if this sprite is not animated, the
- associated XSpriteCanva does not update changed sprites
+ associated XSpriteCanvas does not update changed sprites
automatically, but has to be told to do so via
XSpriteCanvas::updateScreen().<p>