summaryrefslogtreecommitdiff
path: root/include/svx/svdlayer.hxx
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/svx/svdlayer.hxx
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/svx/svdlayer.hxx')
-rw-r--r--include/svx/svdlayer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdlayer.hxx b/include/svx/svdlayer.hxx
index eb8e3672aa5c..2289efb32975 100644
--- a/include/svx/svdlayer.hxx
+++ b/include/svx/svdlayer.hxx
@@ -157,7 +157,7 @@ public:
void getLockedLayersODF( SdrLayerIDSet& rOutSet) const;
// Generates a bitfield for settings.xml from the SdrLayerIDSet.
- // Output is a uno sequence of BYTE (which is 'short' in API).
+ // Output is a UNO sequence of BYTE (which is 'short' in API).
void QueryValue(const SdrLayerIDSet& rViewLayerSet, css::uno::Any& rAny);
};