summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 10:14:47 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 10:39:36 +0200
commit78425b0df6462a3c63c3b0241f0d71d464bb7b0c (patch)
tree8aaa9b0d62842ff168735e19c3203ed3414f0f54 /vcl/inc
parent59e8e8151ae1f13a5a08d0af81c499413c15bc4d (diff)
s/heigth/height/
Change-Id: Idfc117f3026d45845dcce64d31aad6fc0af9c00a
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/ilstbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/ilstbox.hxx b/vcl/inc/ilstbox.hxx
index 93203f5fabe8..4c1b7002fd1c 100644
--- a/vcl/inc/ilstbox.hxx
+++ b/vcl/inc/ilstbox.hxx
@@ -209,7 +209,7 @@ private:
long mnMaxImgWidth; // Maximum width of an image item
long mnMaxImgHeight; // Maximum height of an image item
long mnMaxWidth; // Maximum width of an entry
- long mnMaxHeight; // Maximum heigth of an entry
+ long mnMaxHeight; // Maximum height of an entry
sal_uInt16 mnCurrentPos; // Position (Focus)
sal_uInt16 mnTrackingSaveSelection; // Selection before Tracking();