svx/source/svdraw/svdoashp.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 19733236a91cfb7ce38da8ce9b72f8804ff14b0d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Dec 12 09:06:46 2019 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Dec 12 09:10:23 2019 +0100

    Fix typo
    
    Change-Id: I288dadc5c488a1f0ec5c541c12bf2ff2bd8176d2
    Reviewed-on: https://gerrit.libreoffice.org/85013
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/svx/source/svdraw/svdoashp.cxx b/svx/source/svdraw/svdoashp.cxx
index 7d78963ea192..0fb5876d9aca 100644
--- a/svx/source/svdraw/svdoashp.cxx
+++ b/svx/source/svdraw/svdoashp.cxx
@@ -2982,7 +2982,7 @@ void SdrObjCustomShape::AdjustToMaxRect(const 
tools::Rectangle& rMaxRect, bool b
 
     // Now use TRSetBaseGeometry to actually perform scale, shear, rotate and 
translate
     // on the shape. That considers gluepoints, interaction handles and text 
area, and includes
-    // setting rectangles dirty and broadcoast.
+    // setting rectangles dirty and broadcast.
     TRSetBaseGeometry(aMatrix, aPolyPolygon);
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to