summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-04-14 12:06:10 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-04-14 14:27:25 +0200
commit2150414400400efe76fc103286bf2abafccd8fd7 (patch)
tree14c9beafc9c736c0198bfc2852caeee9a9320dd8 /oox/source
parentd1e97808f54bef3e5e87647d82e37662580b607c (diff)
Fix typo
Change-Id: I9ff6b3a0720e9edec11edc0c81ba2995a3aad5e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150401 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/drawingml/fillproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/fillproperties.cxx b/oox/source/drawingml/fillproperties.cxx
index a9f105e32521..d4e691338ea6 100644
--- a/oox/source/drawingml/fillproperties.cxx
+++ b/oox/source/drawingml/fillproperties.cxx
@@ -582,7 +582,7 @@ void FillProperties::pushToPropMap(ShapePropertyMap& rPropMap, const GraphicHelp
// Be aware thet 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 transfered, so (b)
+ // be cases where just awt::Gradient is transferred, so (b)
// is far better backwards compatible and thus more safe, so
// all changes will make use of additionally using/setting
// these additionally, but will only make use of the given