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

New commits:
commit 37e3455a13ab5741104bf41d05a80e60a4612682
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Jan 14 18:50:30 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jan 14 22:48:13 2023 +0000

    Fix typos
    
    Change-Id: Ib698f8cde8b332487deaae459ba5ed3d3c66692b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145517
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx 
b/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
index 82791ac3eb4e..4b8b6c6c4347 100644
--- a/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
+++ b/include/drawinglayer/processor2d/SDPRProcessor2dTools.hxx
@@ -47,7 +47,7 @@ namespace drawinglayer::processor2d
         settings and the type of Graphic. Unify this by this helper in one 
place
         since this may get complicated (many cases to cover).
         It will create and return a BitmapEx when direct tiled rendering is
-        preferrable and suggested.
+        preferable and suggested.
         Of course every impl may still do what it wants, this is just to make
         implementations easier.
 
@@ -63,8 +63,8 @@ namespace drawinglayer::processor2d
         Please hand in an empty one to make this work.
 
         @param rFillUnitRange
-        This is a modifyable copy of FillGraphicAttribute.getGraphicRange(). We
-        need a modifyable one since params since OffsetX/OffsetY in
+        This is a modifiable copy of FillGraphicAttribute.getGraphicRange(). We
+        need a modifiable one since params since OffsetX/OffsetY in
         FillGraphicAttribute may require to change/adapt this if used
 
         @param fBigDiscreteArea

Reply via email to