From 1635a70e3180de26ab2a11f1e643cb9f7c92e3c4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 11 Apr 2014 08:25:35 +0200 Subject: typo: diposed -> disposed --- sdext/source/presenter/PresenterCurrentSlideObserver.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdext') 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, -- cgit