diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-04-21 23:21:13 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-04-22 06:47:06 +0000 |
commit | b2e86d2e26a7675b925b50b26e0ed4b3a946e9b9 (patch) | |
tree | 2a7d90a0621d8b6a7b158b2cbf3fba15e39f18ce /sd | |
parent | 2e1a724c2029783e84d7c508c6010afac0d6d10f (diff) |
Fix typos
Change-Id: Iea11112a1bf1ff934de0e355b9e81979aa1966a3
Reviewed-on: https://gerrit.libreoffice.org/24286
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx b/sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx index 9707c64627b9..120b38c254b0 100644 --- a/sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx +++ b/sd/source/ui/slidesorter/inc/model/SlsPageDescriptor.hxx @@ -56,7 +56,7 @@ public: separately. @param nIndex This index is displayed in the view as page number. It is not - necessaryily the page index (not even when you add or subtract 1 + necessarily the page index (not even when you add or subtract 1 or use (x-1)/2 magic). */ PageDescriptor ( |