diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-22 23:03:41 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-08-23 14:44:07 +0200 |
commit | 49a372a210b0390f6ebbac30c74a3d13cb302d52 (patch) | |
tree | 789fdf98915f3a9359434a4b7c47a46d57e879a9 /sd | |
parent | f1f27b2487ccfb7a03190ff68eadbfb611dd9749 (diff) |
Fix typo in code
Change-Id: I00f81e25cd1f5a6ba71c8137486069368846f9f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101213
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx b/sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx index 9c4cf99f81bd..6b074ae00378 100644 --- a/sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx +++ b/sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx @@ -92,7 +92,7 @@ public: @param ePart The part of the page object for which to return the bounding box. - @param eCoodinateSystem + @param eCoordinateSystem The bounding box can be returned in model and in pixel (window) coordinates. @param bIgnoreLocation |