include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bee938aaa2d7aab824496ad2fcebe6620c00beb7 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Jul 16 14:14:45 2024 +0200 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Wed Jul 17 07:49:14 2024 +0200 Fix typo Change-Id: I702043c566f79a81c6b40b7062cd1a83dcdaf652 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170575 Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp> Tested-by: Jenkins diff --git a/include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx b/include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx index 07ec3460101e..59bbff030abf 100644 --- a/include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx +++ b/include/drawinglayer/primitive2d/PolyPolygonGradientPrimitive2D.hxx @@ -76,7 +76,7 @@ public: // already existing PolyPolygonGradientPrimitive2D as base class, // only the additional FillGradientAlpha needs to be added. // NOTE: FillGradientAlpha *has* to fulfil the -// 'sameDefinitionThanAlpha' coindition defined by the check +// 'sameDefinitionThanAlpha' condition defined by the check // method with the same name class DRAWINGLAYER_DLLPUBLIC PolyPolygonRGBAGradientPrimitive2D final : public PolyPolygonGradientPrimitive2D