diff options
Diffstat (limited to 'sw/inc/calbck.hxx')
-rw-r--r-- | sw/inc/calbck.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calbck.hxx b/sw/inc/calbck.hxx index 4abc91d6c214..7b3ff97fc442 100644 --- a/sw/inc/calbck.hxx +++ b/sw/inc/calbck.hxx @@ -91,7 +91,7 @@ namespace sw } SvtBroadcaster& GetNotifier() { return m_aNotifier; } }; - /// refactoring out the some of the more sane SwClient functionality + /// refactoring out the same of the more sane SwClient functionality class SW_DLLPUBLIC WriterListener { friend class ::SwModify; |