writerfilter/source/dmapper/GraphicImport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5c3128f5e65a1c1c2dd41b6d45fc59012c9d3f91 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Jul 24 09:53:12 2021 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Jul 24 19:35:05 2021 +0200 Fix typo Change-Id: I3b564e59f980cb6011d6a6ab5ddd143ee2a28d27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119453 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/writerfilter/source/dmapper/GraphicImport.cxx b/writerfilter/source/dmapper/GraphicImport.cxx index 80ffbcaff85c..55a4eb6e1ec8 100644 --- a/writerfilter/source/dmapper/GraphicImport.cxx +++ b/writerfilter/source/dmapper/GraphicImport.cxx @@ -881,7 +881,7 @@ void GraphicImport::lcl_attribute(Id nName, Value& rValue) sal_Int32 nOOXAngle(0); aInteropGrabBag.getValue("mso-rotation-angle") >>= nOOXAngle; // 1/60000 deg // tdf#143455: A diagram is imported as group, but has no valid object list - // and contour wrap is different to Word. As workaround diagramms are excluded + // and contour wrap is different to Word. As workaround diagrams are excluded // here in various places. const bool bIsDiagram = oox::drawingml::DrawingML::IsDiagram(m_xShape); const bool bIsGroupOrLine = (xServiceInfo->supportsService("com.sun.star.drawing.GroupShape") _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits