summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:36:55 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 09:27:18 +0000
commit55cc79f33f8e4f95f7d56576949db1fb42bf913f (patch)
tree29db431774b4f9ab5b7281b9453d5dcabed35a83 /extensions/source/propctrlr
parentee495c299b3d70b7a7099c51c6badf35a23f9a96 (diff)
Fix typos
Change-Id: Ic823a46019138b8bbcacd7b52b48d7d7ead2fde2 Reviewed-on: https://gerrit.libreoffice.org/35629 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions/source/propctrlr')
-rw-r--r--extensions/source/propctrlr/propcontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/propcontroller.cxx b/extensions/source/propctrlr/propcontroller.cxx
index 100a34ffb0e1..143c7e855083 100644
--- a/extensions/source/propctrlr/propcontroller.cxx
+++ b/extensions/source/propctrlr/propcontroller.cxx
@@ -1189,7 +1189,7 @@ namespace pcr
std::set< sal_uInt16 > aUsedPages;
// when building the UI below, remember which properties are actuating,
- // to allow for a initial actuatinPropertyChanged call
+ // to allow for a initial actuatingPropertyChanged call
std::vector< OUString > aActuatingProperties;
std::vector< Any > aActuatingPropertyValues;