summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-27 23:36:30 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-12-28 14:43:13 +0100
commit5877a3733c55d51f86edeb17c227fd89363154e4 (patch)
tree5d68a8b2424d74f4dba8b5842a09da665faeee3d /include/vcl
parent23a83639f5a06708074b13bc13ea4f6f819f55f0 (diff)
Fix typos
Change-Id: I0a8579406a70d2f63d96969c766e2a43d830ed6f Reviewed-on: https://gerrit.libreoffice.org/47114 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/toolbox.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx
index f49bcae6fd9a..8a98542f8ba4 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -56,8 +56,8 @@ namespace o3tl
template<> struct typed_flags<ToolBoxMenuType> : is_typed_flags<ToolBoxMenuType, 0x0003> {};
}
-// small, large, size32 force an exact toolbox size for proper alignemnt
-// dontcare will let the toolbox decide about its size
+// small, large, size32 force an exact toolbox size for proper alignment
+// DontCare will let the toolbox decide about its size
enum class ToolBoxButtonSize
{
DontCare,