summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-05-19 21:06:17 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-05-20 16:43:54 +0200
commit281c609532985ec2713463d313c35e67184f5ed3 (patch)
tree7e058028c0c18a79e136fcb0800480e52552a5da /svx/source
parent996cd07f0911b75b19dff57cc8aedeb9bc654dfe (diff)
Fix typos
Change-Id: Id225be0ecc357d6864a32d59291e402d98592d81 Reviewed-on: https://gerrit.libreoffice.org/54575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/sdr/properties/attributeproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/attributeproperties.cxx b/svx/source/sdr/properties/attributeproperties.cxx
index 424f4b49291d..07987534b19b 100644
--- a/svx/source/sdr/properties/attributeproperties.cxx
+++ b/svx/source/sdr/properties/attributeproperties.cxx
@@ -191,7 +191,7 @@ namespace sdr
// all layers. The StyleSheet-problem was solved in
// AttributeProperties::MoveToItemPool at the end. There, a StyleSheet with the
// same name was searched for in the target-SdrModel.
- // Start by retetting the current TargetStyleSheet so that nothing goes wrong
+ // Start by resetting the current TargetStyleSheet so that nothing goes wrong
// when we do not find a fitting TargetStyleSheet.
// Note: The test for SdrModelChange above was wrong (compared the already set
// new SdrObject), so this never triggered and pTargetStyleSheet was never set to