diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-11-05 15:13:09 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-11-05 22:04:17 +0100 |
commit | e10d196ab74ee9abaedaf8e5d0500f010b28338e (patch) | |
tree | eedb1735d70479d20b93edee880d91d1686c00d5 /sd | |
parent | 23874f86dd51386d98ef8e3d06a1ece05463ed3c (diff) |
Fix typos
Change-Id: Id5489f3e8f1d3ced3d57b56f8d3a7a4818af0fca
Reviewed-on: https://gerrit.libreoffice.org/62377
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx b/sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx index 529c6a7662d3..dce7ebc9edbf 100644 --- a/sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx +++ b/sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx @@ -45,7 +45,7 @@ class InsertPosition; 5.) Borders around every page object. 6.) Vertical and horizontal borders between enclosing page and outer page objects. - From these it calculates various output values: + From these, it calculates various output values: 1.) The width of page objects. 2.) The number of columns. 3.) The size of the enclosing page. |