summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-11-07 12:18:56 +0100
committerMichael Stahl <mstahl@redhat.com>2016-11-07 15:44:24 +0000
commitb9b03c7383035beaa6d5d89cd895436288403691 (patch)
treecdcf31046fdb7f8a9b0bae9570219f9ef98f0329 /svx
parent8f232026f0d6e320792ca7b65aa356724cbc945b (diff)
Fix typos (also in the code)
Change-Id: I45d45513b102f4fdcb55e8de20b95b37f66ea463 Reviewed-on: https://gerrit.libreoffice.org/30658 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/SafeModeDialog.cxx2
-rw-r--r--svx/source/sdr/properties/captionproperties.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/SafeModeDialog.cxx b/svx/source/dialog/SafeModeDialog.cxx
index 0909470e6c0b..dbf445dc3449 100644
--- a/svx/source/dialog/SafeModeDialog.cxx
+++ b/svx/source/dialog/SafeModeDialog.cxx
@@ -192,7 +192,7 @@ void SafeModeDialog::enableDisableWidgets()
{
mpCBResetCustomizations->Disable();
}
- // no disabe of mpCBResetWholeUserProfile, always possible (as last choice)
+ // no disable of mpCBResetWholeUserProfile, always possible (as last choice)
}
bool SafeModeDialog::Close()
diff --git a/svx/source/sdr/properties/captionproperties.cxx b/svx/source/sdr/properties/captionproperties.cxx
index 85cd0099311c..5a5e7a238b87 100644
--- a/svx/source/sdr/properties/captionproperties.cxx
+++ b/svx/source/sdr/properties/captionproperties.cxx
@@ -99,7 +99,7 @@ namespace sdr
GetObjectItemSet();
// this was set by TextProperties::ForceDefaultAttributes(),
- // retet to default
+ // reset to default
mpItemSet->ClearItem(XATTR_LINESTYLE);
}
} // end of namespace properties