summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/localisationoptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/localisationoptions.cxx')
-rw-r--r--unotools/source/config/localisationoptions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/localisationoptions.cxx b/unotools/source/config/localisationoptions.cxx
index e87fe217d6b0..aa24218aa450 100644
--- a/unotools/source/config/localisationoptions.cxx
+++ b/unotools/source/config/localisationoptions.cxx
@@ -206,7 +206,7 @@ void SvtLocalisationOptions_Impl::Notify( const Sequence< OUString >& seqPropert
seqValues[nProperty] >>= m_nDialogScale;
}
#if OSL_DEBUG_LEVEL > 1
- else DBG_ASSERT( sal_False, "SvtLocalisationOptions_Impl::Notify()\nUnkown property detected ... I can't handle these!\n" );
+ else DBG_ASSERT( sal_False, "SvtLocalisationOptions_Impl::Notify()\nUnknown property detected ... I can't handle these!\n" );
#endif
}