summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/inc/slideshow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/slideshow.hxx b/sd/source/ui/inc/slideshow.hxx
index 9b6087a5d311..15af88f8d10b 100644
--- a/sd/source/ui/inc/slideshow.hxx
+++ b/sd/source/ui/inc/slideshow.hxx
@@ -157,7 +157,7 @@ public:
// events
void resize( const Size &rSize );
- // return false if the activate failed. callers should call end in response to failre
+ // return false if the activate failed. callers should call end in response to failure
bool activate(ViewShellBase& rBase);
void deactivate();
void paint();