summaryrefslogtreecommitdiff
path: root/include/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:06:03 +0200
commitd44d5af546e52679ee85103329f2a2fdc1cf01be (patch)
tree4a02e403696df93be89700dde76884dd458a5701 /include/framework
parent91d9d09cc04e5d130f4606ad28298f651f8937eb (diff)
Fix typos
Change-Id: I88f788b6d8f9363e2f7b5447f6f0b0203f0834f0 Reviewed-on: https://gerrit.libreoffice.org/77758 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/framework')
-rw-r--r--include/framework/menuconfiguration.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/menuconfiguration.hxx b/include/framework/menuconfiguration.hxx
index 191b0e723713..b1a49249061b 100644
--- a/include/framework/menuconfiguration.hxx
+++ b/include/framework/menuconfiguration.hxx
@@ -82,7 +82,7 @@ class FWE_DLLPUBLIC MenuConfiguration final
{
public:
MenuConfiguration(
- // use const when giving a uno reference by reference
+ // use const when giving a UNO reference by reference
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
~MenuConfiguration();