diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-11-08 23:30:24 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-11-09 07:05:30 +0100 |
commit | 93a14053ad81a296c4542607f4a4e4acbda2fa38 (patch) | |
tree | 6596c3a720292f147cd6bc60766375ca4c1a4ead /sc | |
parent | e3ff84aed5be8e0d2780d80b178fa8fc0e388859 (diff) |
Fix typos
Change-Id: I4beaec7bf6b023a73be464a8c38b0701ff3ae1b1
Reviewed-on: https://gerrit.libreoffice.org/63116
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/gridwin4.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx index 542a4c6283c6..1ed36c4ed414 100644 --- a/sc/source/ui/view/gridwin4.cxx +++ b/sc/source/ui/view/gridwin4.cxx @@ -1118,7 +1118,7 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice, // integer multiples of pixels. // // See also desktop/source/lib/init.cxx for details, where we have to set - // the stuff accorndingly for the VirtualDevice creation. + // the stuff accordingly for the VirtualDevice creation. // page break zoom, and aLogicMode in ScViewData - hardcode that to what // we mean as 100% (256px tiles meaning 3840 twips) |