summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-05-08 14:18:44 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-05-08 17:57:12 +0200
commit44b2a04e3123054c1103be6c74742105dab32ee3 (patch)
treeccbb5b102d80be88dfc05446d48ce7c079ed3bf4 /svx
parent678858db53258a0e03497ca167556a2bfea50958 (diff)
Fix typos
Change-Id: I1d171c2177a83b0918c483e8c34399b0f70fd59b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151507 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r--svx/source/xml/xmlxtimp.cxx4
1 files changed, 2 insertions, 2 deletions
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;
}