summaryrefslogtreecommitdiffstats
path: root/svl/source/notify/listener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/notify/listener.cxx')
-rw-r--r--svl/source/notify/listener.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/notify/listener.cxx b/svl/source/notify/listener.cxx
index 6caa8af78702..89306a534a0d 100644
--- a/svl/source/notify/listener.cxx
+++ b/svl/source/notify/listener.cxx
@@ -39,7 +39,7 @@ SvtListener::~SvtListener() COVERITY_NOEXCEPT_FALSE
EndListeningAll();
}
-// registeres at a specific SvtBroadcaster
+// registers at a specific SvtBroadcaster
bool SvtListener::StartListening( SvtBroadcaster& rBroadcaster )
{