oox/source/drawingml/fillproperties.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a47829dd9af35d31bb38a52e07a32a7e452d4ab3 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Apr 14 12:05:44 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Apr 14 14:28:13 2023 +0200 Fix typo Change-Id: Ib001ad971640f6e76a8e58549edbe3fb4b248e6f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150400 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/oox/source/drawingml/fillproperties.cxx b/oox/source/drawingml/fillproperties.cxx index d4e691338ea6..963d5f6e449d 100644 --- a/oox/source/drawingml/fillproperties.cxx +++ b/oox/source/drawingml/fillproperties.cxx @@ -579,7 +579,7 @@ void FillProperties::pushToPropMap(ShapePropertyMap& rPropMap, const GraphicHelp // (a) ignored consequently everywhere or // (b) be set/added consequently everywhere // since this is - in principle - redundant data. - // Be aware thet e.g. cases like DrawingML::EqualGradients + // Be aware that e.g. cases like DrawingML::EqualGradients // and others would have to be identified and adapted (!) // Since awt::Gradient2 is UNO API data there might // be cases where just awt::Gradient is transferred, so (b)