summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-01 01:03:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-04-14 08:08:30 +0200
commit40cb28a7d564653e90cb1377e98c0c6f7a0eff6b (patch)
treeaabb6d634246ce6e129b426dc5cefbf3c4ff798f /svx
parent00685f14577d3d25881b48458a15f1485a9ae7f6 (diff)
Fix typos
Change-Id: I981cfdf97d132afdd4d3729ec76b6a3f4c62909a Reviewed-on: https://gerrit.libreoffice.org/52210 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sdr/properties/groupproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/groupproperties.cxx b/svx/source/sdr/properties/groupproperties.cxx
index 857eea1fed73..39130e8b5326 100644
--- a/svx/source/sdr/properties/groupproperties.cxx
+++ b/svx/source/sdr/properties/groupproperties.cxx
@@ -107,7 +107,7 @@ namespace sdr
}
}
- // For group proerties, do not call parent since groups do
+ // For group properties, do not call parent since groups do
// not have local ItemSets.
return *mpItemSet;
}