diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/statcach.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/statcach.hxx b/sfx2/source/inc/statcach.hxx index c61ec60b2774..5b218b9ae9dd 100644 --- a/sfx2/source/inc/statcach.hxx +++ b/sfx2/source/inc/statcach.hxx @@ -120,7 +120,7 @@ inline void SfxStateCache::ClearCache() } -// registers a item representing this function +// registers an item representing this function inline SfxControllerItem* SfxStateCache::ChangeItemLink( SfxControllerItem* pNewBinding ) { |