summaryrefslogtreecommitdiffstats
path: root/svtools/source/dialogs/wizardmachine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/dialogs/wizardmachine.cxx')
-rw-r--r--svtools/source/dialogs/wizardmachine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/dialogs/wizardmachine.cxx b/svtools/source/dialogs/wizardmachine.cxx
index 4c7ee7a81ef4..4339551d35dc 100644
--- a/svtools/source/dialogs/wizardmachine.cxx
+++ b/svtools/source/dialogs/wizardmachine.cxx
@@ -86,7 +86,7 @@ namespace svt
WizardState nFirstUnknownPage;
// the WizardDialog does not allow non-linear transitions (e.g. it's
- // not possible to add pages in a non-linear order), so we need some own maintainance data
+ // not possible to add pages in a non-linear order), so we need some own maintenance data
bool m_bAutoNextButtonState;