svgio/source/svgreader/svgstyleattributes.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 76e8a1a2d719b23a9bfd5533e163a0a49328df0b Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Oct 2 19:35:28 2024 +0200 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Thu Oct 3 08:33:23 2024 +0200 Fix typo Change-Id: I48ef74823ee2574439c977098f412d6a885af57d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174403 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/svgio/source/svgreader/svgstyleattributes.cxx b/svgio/source/svgreader/svgstyleattributes.cxx index 49e35be73cba..219c0a20161e 100644 --- a/svgio/source/svgreader/svgstyleattributes.cxx +++ b/svgio/source/svgreader/svgstyleattributes.cxx @@ -908,7 +908,7 @@ namespace svgio::svgreader rMarkerTransform.identity(); rClipRange.reset(); - // Set the current style attibutes to the marker before calling getMarkerPrimitives, + // Set the current style attributes to the marker before calling getMarkerPrimitives, // which calls decomposeSvgNode to decompose the children of the marker. // If any children uses 'context-fill' or 'context-stroke', // then these style attributes will be used in add_fill or add_stroke