diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-04-20 19:37:23 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-04-21 09:11:02 +0200 |
commit | 6904c018bba408ddf410c1ee371f9f22c5cfc30c (patch) | |
tree | 33cd8f6209bfa1e30b59ad58470d3bb61da1e9cf /include/svx/svdogrp.hxx | |
parent | 481e2bc6f7273d9c2c34db96e0dc211bf055ee63 (diff) |
Fix typo
Change-Id: Ib3d058b8c47f8c5d7540e1a4ba4aeaf093a6cbda
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133227
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx/svdogrp.hxx')
-rw-r--r-- | include/svx/svdogrp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdogrp.hxx b/include/svx/svdogrp.hxx index b6fb1b74e4c2..26d6ddbd4e01 100644 --- a/include/svx/svdogrp.hxx +++ b/include/svx/svdogrp.hxx @@ -38,7 +38,7 @@ private: // of Diagram visualization (if needed/triggered). // The style attributes per shape e.g. can be re-stored frm either an // existing Theme, or the preserved key/value list of properties per XShape. - // With the current default settings the re-ceation uses the preserved + // With the current default settings the re-creation uses the preserved // key/value pairs, but re-creation from Theme may also be desirable. It // is also good to preserve both data packages at initial import to allow // alternatively one of these two methods for re-construction |