Fix typo
Change-Id: I6bc3777231bada3a1abf2a1e57645d9ceb93acb8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148048 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
bb1d1aa2fe
commit
f5a352f560
1 changed files with 1 additions and 1 deletions
|
@ -2008,7 +2008,7 @@ void VclMetafileProcessor2D::processPolyPolygonGradientPrimitive2D(
|
|||
|
||||
if (!rGradientCandidate.getFillGradient().getColorSteps().empty())
|
||||
{
|
||||
// MCGR: if we have COlorSteps, do not try to fallbacl to old VCL-Gradient,
|
||||
// MCGR: if we have COlorSteps, do not try to fallback to old VCL-Gradient,
|
||||
// that will *not* be capable of representing this properly. Use the
|
||||
// correct decomposition instead
|
||||
process(rGradientCandidate);
|
||||
|
|
Loading…
Reference in a new issue