include/framework/addonsoptions.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 2933ce563f89d4b6cec364b981bb2f1d0642a3bd Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jul 8 10:44:35 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jul 10 11:02:45 2019 +0200 Fix typo Change-Id: I255a193b2abc3570e05dc13eeb7fe304bf7ca5d8 Reviewed-on: https://gerrit.libreoffice.org/75323 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx index b4d46e722d80..8a96f25970b7 100644 --- a/include/framework/addonsoptions.hxx +++ b/include/framework/addonsoptions.hxx @@ -101,7 +101,7 @@ class FWE_DLLPUBLIC AddonsOptions /*-**************************************************************************************************** @short returns if an addons menu is available - @descr Call to retrieve if a addons menu is available + @descr Call to retrieve if an addons menu is available @return true if there is a menu otherwise false *//*-*****************************************************************************************************/ @@ -137,7 +137,7 @@ class FWE_DLLPUBLIC AddonsOptions const css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > >& GetAddonsMenuBarPart() const; /*-**************************************************************************************************** - @short Gets a toolbar part of an single addon + @short Gets a toolbar part of a single addon @return A complete @onerror We return sal_False @@ -146,7 +146,7 @@ class FWE_DLLPUBLIC AddonsOptions const css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > >& GetAddonsToolBarPart( sal_uInt32 nIndex ) const; /*-**************************************************************************************************** - @short Gets a unique toolbar resource name of an single addon + @short Gets a unique toolbar resource name of a single addon @return A complete @onerror We return sal_False _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits