summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/diagram
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-03-27 14:27:00 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-03-27 15:17:01 +0200
commitf46068f963ab546f2f125e130ccd88bd119aa794 (patch)
treeccf25cba16411dbfea79173eef09e495fc3d2afe /oox/source/drawingml/diagram
parent258ef8776637519c84365b8a58446d64716b2b43 (diff)
Fix typos
Change-Id: I003bd994be4a6a089dfacca1558e84324bf7fc1f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132145 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'oox/source/drawingml/diagram')
-rw-r--r--oox/source/drawingml/diagram/datamodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/diagram/datamodel.hxx b/oox/source/drawingml/diagram/datamodel.hxx
index 292b31c6dabd..8c8a9e8e165d 100644
--- a/oox/source/drawingml/diagram/datamodel.hxx
+++ b/oox/source/drawingml/diagram/datamodel.hxx
@@ -204,7 +204,7 @@ private:
// the model definition,
// - FillStyle
// - Texts for oox::drawingml::Points/dgm::Points, associated by ModelId
- // - logic connections/assoziations
+ // - logic connections/associations
// - data point entries
FillPropertiesPtr mpFillProperties;
PointTextMap maPointTextMap;