summaryrefslogtreecommitdiffstats
path: root/include/framework
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/framework
parentFix typos (diff)
downloadcore-2bceb245e60be2cf973c7b9d586b74881f66fbef.tar.gz
core-2bceb245e60be2cf973c7b9d586b74881f66fbef.zip
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/framework')
-rw-r--r--include/framework/addonsoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx
index 68050cb9f611..001d248f7dc5 100644
--- a/include/framework/addonsoptions.hxx
+++ b/include/framework/addonsoptions.hxx
@@ -120,7 +120,7 @@ class FWE_DLLPUBLIC AddonsOptions
/*-****************************************************************************************************
@short returns the complete addons menu
@descr Call it to get all entries of the addon 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.
@return A list of menu items is returned.
@onerror We return an empty list.