summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/navipi.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-22 17:27:48 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-22 21:55:49 +0100
commitc0d31015ae5da39440d98b8e568a66eb1b97c6c1 (patch)
tree7f6d76af31070d35ca4d7d4d749f70315fd1236e /sc/source/ui/navipi/navipi.cxx
parent7b7d11209bf15604532467126d8704eaf5f51799 (diff)
Typo: widht->width
Change-Id: Iaa803ee9082c434b86295561cb205e7d4b7169b8
Diffstat (limited to 'sc/source/ui/navipi/navipi.cxx')
-rw-r--r--sc/source/ui/navipi/navipi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/navipi/navipi.cxx b/sc/source/ui/navipi/navipi.cxx
index 5acbf26abbee..3b25f7fc2bcf 100644
--- a/sc/source/ui/navipi/navipi.cxx
+++ b/sc/source/ui/navipi/navipi.cxx
@@ -772,7 +772,7 @@ void ScNavigatorDlg::DoResize()
}
// even if the content is not visible, adapt the size,
- // so the widht fit
+ // so the width fit
Point aEntryPos = aLbEntries.GetPosPixel();
Point aListPos = aLbDocuments.GetPosPixel();