summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterButton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterButton.hxx')
-rw-r--r--sdext/source/presenter/PresenterButton.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterButton.hxx b/sdext/source/presenter/PresenterButton.hxx
index 07125f71ee73..f722e7da1c52 100644
--- a/sdext/source/presenter/PresenterButton.hxx
+++ b/sdext/source/presenter/PresenterButton.hxx
@@ -125,7 +125,7 @@ private:
void SetupButtonBitmaps();
static css::uno::Reference<css::beans::XPropertySet> GetConfigurationProperties (
const css::uno::Reference<css::uno::XComponentContext>& rxComponentContext,
- const OUString& rsConfgurationName);
+ const OUString& rsConfigurationName);
/// @throws css::lang::DisposedException
void ThrowIfDisposed() const;