summaryrefslogtreecommitdiffstats
path: root/include/unotools/configitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/configitem.hxx')
-rw-r--r--include/unotools/configitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/configitem.hxx b/include/unotools/configitem.hxx
index b7be7fe42d17..a4188872aea0 100644
--- a/include/unotools/configitem.hxx
+++ b/include/unotools/configitem.hxx
@@ -141,7 +141,7 @@ namespace utl
*/
bool EnableNotification(const css::uno::Sequence< OUString >& rNames,
bool bEnableInternalNotification = false);
- /** disables notifications about changes on sub nodes/values, which previosly had
+ /** disables notifications about changes on sub nodes/values, which previously had
been enabled with EnableNotification
@see Notify
@see EnableNotification