summaryrefslogtreecommitdiff
path: root/unotools/source/config/saveopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/saveopt.cxx')
-rw-r--r--unotools/source/config/saveopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/saveopt.cxx b/unotools/source/config/saveopt.cxx
index 16186382a8b1..a6e27a6c9e9e 100644
--- a/unotools/source/config/saveopt.cxx
+++ b/unotools/source/config/saveopt.cxx
@@ -565,7 +565,7 @@ SvtSaveOptions_Impl::SvtSaveOptions_Impl()
::rtl::OUString("TimeIntervall")) >>= nAutoSaveTime;
}
catch(const css::uno::Exception&)
- { OSL_FAIL("Could not find needed informations for AutoSave feature."); }
+ { OSL_FAIL("Could not find needed information for AutoSave feature."); }
}
SvtSaveOptions_Impl::~SvtSaveOptions_Impl()