summaryrefslogtreecommitdiff
path: root/include/svtools/toolpanel/drawerlayouter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolpanel/drawerlayouter.hxx')
-rw-r--r--include/svtools/toolpanel/drawerlayouter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/toolpanel/drawerlayouter.hxx b/include/svtools/toolpanel/drawerlayouter.hxx
index e35d0dd211c9..6306e7b6c1b5 100644
--- a/include/svtools/toolpanel/drawerlayouter.hxx
+++ b/include/svtools/toolpanel/drawerlayouter.hxx
@@ -65,7 +65,7 @@ namespace svt
virtual void Dying() SAL_OVERRIDE;
private:
- // triggers a re-arrance of the panel deck elements
+ // triggers a re-arrange of the panel deck elements
void impl_triggerRearrange() const;
size_t impl_getPanelPositionFromWindow( const vcl::Window* i_pDrawerWindow ) const;
void impl_removeDrawer( const size_t i_nPosition );