summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 11:00:57 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 11:00:57 +0100
commit4ea5701ee819de9f28df6dd6ab009e85aa59e975 (patch)
tree90d2431ea86bb1031d2095de5828c51c7840d4e9 /svx/source/dialog/docrecovery.cxx
parentffb2be24b286edc7de4241aea9f0222164fc923c (diff)
Typo: "window" not "widow" here
Change-Id: I68fc6c2f6564ea61fd83bb610813a5476dcced39
Diffstat (limited to 'svx/source/dialog/docrecovery.cxx')
-rw-r--r--svx/source/dialog/docrecovery.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/docrecovery.cxx b/svx/source/dialog/docrecovery.cxx
index d96a3524e001..f7c8075ff0f4 100644
--- a/svx/source/dialog/docrecovery.cxx
+++ b/svx/source/dialog/docrecovery.cxx
@@ -634,7 +634,7 @@ SaveDialog::SaveDialog(vcl::Window* pParent, RecoveryCore* pCore)
get(m_pOkBtn, "ok");
// Prepare the office for the following crash save step.
- // E.g. hide all open widows so the user can't influence our
+ // E.g. hide all open windows so the user can't influence our
// operation .-)
m_pCore->doEmergencySavePrepare();