summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/SidebarController.hxx')
-rw-r--r--include/sfx2/sidebar/SidebarController.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/SidebarController.hxx b/include/sfx2/sidebar/SidebarController.hxx
index 029886236361..7e4096f16136 100644
--- a/include/sfx2/sidebar/SidebarController.hxx
+++ b/include/sfx2/sidebar/SidebarController.hxx
@@ -192,7 +192,7 @@ private:
bool mbCanDeckBeOpened;
/** Before the deck is closed the sidebar width is saved into this variable,
- so that it can be restored when the deck is reopended.
+ so that it can be restored when the deck is reopened.
*/
sal_Int32 mnSavedSidebarWidth;
FocusManager maFocusManager;