summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterViewFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterViewFactory.hxx')
-rw-r--r--sdext/source/presenter/PresenterViewFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterViewFactory.hxx b/sdext/source/presenter/PresenterViewFactory.hxx
index bc697eeee349..f428c70f554e 100644
--- a/sdext/source/presenter/PresenterViewFactory.hxx
+++ b/sdext/source/presenter/PresenterViewFactory.hxx
@@ -62,7 +62,7 @@ public:
virtual void DeactivatePresenterView (void);
/** Called before the view is disposed. This gives the view the
- oportunity to trigger actions that may lead to (synchronous)
+ opportunity to trigger actions that may lead to (synchronous)
callbacks that do not result in DisposedExceptions.
*/
virtual void ReleaseView (void);