summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-29 20:57:13 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-29 20:58:04 +0100
commit3367381d2b579d90b209756f9ec5c06b012e9798 (patch)
tree09b0e163d351da010d734ac6ad6d4ac99b787e59 /vcl
parent6e5dc4c7a344d9c3530a69537929090dedb8f275 (diff)
typo: seperator -> separator
Change-Id: Ifad806a4a846656f4b81439c596aa34d898d021a
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/toolbox2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/toolbox2.cxx b/vcl/source/window/toolbox2.cxx
index 62544c655d9a..683ce97c11b2 100644
--- a/vcl/source/window/toolbox2.cxx
+++ b/vcl/source/window/toolbox2.cxx
@@ -2119,7 +2119,7 @@ void ToolBox::UpdateCustomMenu()
}
}
- // add a seperator below the inserted clipped-items
+ // add a separator below the inserted clipped-items
pMenu->InsertSeparator( OString(), nSepPos );
// now append the items that are explicitly disabled