summaryrefslogtreecommitdiff
path: root/include/unotools/dynamicmenuoptions.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-19 16:24:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 11:59:51 +0200
commit2bceb245e60be2cf973c7b9d586b74881f66fbef (patch)
tree165c92b240b8eed11bcdfa17606240e439e419e8 /include/unotools/dynamicmenuoptions.hxx
parent7d071f35bee7bed82ac47429a594e76617518d20 (diff)
Fix typos
Change-Id: Id7d0de124c4b9006db8c28e5cebb3ba38b0143ee Reviewed-on: https://gerrit.libreoffice.org/57602 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/unotools/dynamicmenuoptions.hxx')
-rw-r--r--include/unotools/dynamicmenuoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/dynamicmenuoptions.hxx b/include/unotools/dynamicmenuoptions.hxx
index 347574a2a500..732278572631 100644
--- a/include/unotools/dynamicmenuoptions.hxx
+++ b/include/unotools/dynamicmenuoptions.hxx
@@ -69,7 +69,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtDynamicMenuOptions : public utl::det
/*-****************************************************************************************************
@short return complete specified list
@descr Call it to get all entries of an dynamic menu.
- We return a list of all nodes with his names and properties.
+ We return a list of all nodes with its names and properties.
@param "eMenu" select right menu.
@return A list of menu items is returned.