summaryrefslogtreecommitdiff
path: root/unotools/source/config/moduleoptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/moduleoptions.cxx')
-rw-r--r--unotools/source/config/moduleoptions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/moduleoptions.cxx b/unotools/source/config/moduleoptions.cxx
index 8a42535f0669..11b5b17a9c84 100644
--- a/unotools/source/config/moduleoptions.cxx
+++ b/unotools/source/config/moduleoptions.cxx
@@ -440,7 +440,7 @@ void SvtModuleOptions_Impl::Notify( const css::uno::Sequence< OUString >& )
@descr These method writes the changed values into the sub tree
and should always called in our destructor to guarantee consistency of config data.
- @attention We clear complete set in configuration first and write it completly new! So we don't must
+ @attention We clear complete set in configuration first and write it completely new! So we don't must
distinguish between existing, added or removed elements. Our internal cached values
are the only and right ones.