include/svx/svdogrp.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6904c018bba408ddf410c1ee371f9f22c5cfc30c
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed Apr 20 19:37:23 2022 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Apr 21 09:11:02 2022 +0200

    Fix typo
    
    Change-Id: Ib3d058b8c47f8c5d7540e1a4ba4aeaf093a6cbda
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133227
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

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

Reply via email to