diff options
Diffstat (limited to 'sd/source/ui/sidebar/MasterPagesSelector.hxx')
-rw-r--r-- | sd/source/ui/sidebar/MasterPagesSelector.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/MasterPagesSelector.hxx b/sd/source/ui/sidebar/MasterPagesSelector.hxx index 05c4461934c1..09090f70ee2d 100644 --- a/sd/source/ui/sidebar/MasterPagesSelector.hxx +++ b/sd/source/ui/sidebar/MasterPagesSelector.hxx @@ -145,7 +145,7 @@ protected: TokenToValueSetIndex maTokenToValueSetIndex; ItemList maLockedMasterPages; - /** Lock master pages in the given list and release locks that where + /** Lock master pages in the given list and release locks that were previously acquired. */ void UpdateLocks (const ItemList& rItemList); |