summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/salnativewidgets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/salnativewidgets.hxx b/include/vcl/salnativewidgets.hxx
index 2a67ceb47b24..77f0cc72b647 100644
--- a/include/vcl/salnativewidgets.hxx
+++ b/include/vcl/salnativewidgets.hxx
@@ -348,7 +348,7 @@ class VCL_DLLPUBLIC TabPaneValue : public ImplControlValue
public:
tools::Rectangle m_aTabHeaderRect;
tools::Rectangle m_aSelectedTabRect;
- // increased tab size, so it'll overlab the frame rect when draing
+ // increased tab size, so it'll overlab the frame rect when drawing
// static value, as there is currently no sane way to return additional data
static int m_nOverlap;