summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:25:35 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:46 +0200
commit1635a70e3180de26ab2a11f1e643cb9f7c92e3c4 (patch)
treea2bb61df83be3362a7a259eb2384ccff687c2bde /sdext
parentee67ff6e1aee2889aacd112e2c6a064936db513b (diff)
typo: diposed -> disposed
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/presenter/PresenterCurrentSlideObserver.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterCurrentSlideObserver.hxx b/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
index 32efe48441f9..e056f579e90c 100644
--- a/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
+++ b/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
@@ -42,7 +42,7 @@ namespace {
then inform the presenter controller about it.
Objects of this class have their own lifetime control and destroy
- themselves when the presenter controller is diposed.
+ themselves when the presenter controller is disposed.
*/
class PresenterCurrentSlideObserver
: protected ::cppu::BaseMutex,