diff options
Diffstat (limited to 'include/unotools/cmdoptions.hxx')
-rw-r--r-- | include/unotools/cmdoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx index b5d0ad854893..a12b9e33aff1 100644 --- a/include/unotools/cmdoptions.hxx +++ b/include/unotools/cmdoptions.hxx @@ -96,7 +96,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtCommandOptions : public utl::detail: notified, if configuration was changed. *//*-*****************************************************************************************************/ - void EstablisFrameCallback(const css::uno::Reference< css::frame::XFrame >& xFrame); + void EstablishFrameCallback(const css::uno::Reference< css::frame::XFrame >& xFrame); private: |