include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 858ce89ab7c32f586f03cce41bd3a406eb01b490
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Jan 21 14:36:54 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jan 21 18:27:29 2023 +0000

    Fix typo
    
    Change-Id: I276af93573a6b56a810265ba84b83c56c96b251d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145933
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx 
b/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
index 232a3a6634ac..0dd81f594fa5 100644
--- a/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
+++ b/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
@@ -111,11 +111,11 @@ void takeCareOfOffsetXY(
     against that to calculate the visible part.
 
         @param rDiscreteVisibleRange
-        The logic range in view-coordinates (will be tranmsformed by
+        The logic range in view-coordinates (will be transformed by
         getObjectToViewTransformation)
 
         @param rContentRange
-        The logic input range in view-coordinates (will be tranmsformed by
+        The logic input range in view-coordinates (will be transformed by
         getObjectToViewTransformation)
 
         @param rViewInformation2D

Reply via email to