svx/source/xml/xmlxtimp.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 44b2a04e3123054c1103be6c74742105dab32ee3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon May 8 14:18:44 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon May 8 17:57:12 2023 +0200

    Fix typos
    
    Change-Id: I1d171c2177a83b0918c483e8c34399b0f70fd59b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151507
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/svx/source/xml/xmlxtimp.cxx b/svx/source/xml/xmlxtimp.cxx
index 0cb79c981acb..19c2a66ce1bb 100644
--- a/svx/source/xml/xmlxtimp.cxx
+++ b/svx/source/xml/xmlxtimp.cxx
@@ -265,8 +265,8 @@ css::uno::Reference< css::xml::sax::XFastContextHandler >
             break;
         default:
             // SvxXMLTableImportContextEnum::Gradient
-            // is no longer imported hee as 'fixed content'
-            // but dynamicalloy using an own ImportContext
+            // is no longer imported as 'fixed content'
+            // but dynamically using an own ImportContext
             break;
         }
 

Reply via email to