summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-09-08 08:10:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-09-08 09:19:04 +0200
commitf7df27f0a25bdc2cb15fe59a1b217b75f528e9bd (patch)
treefb6622f0d9f6061219c5c85232085ba2b33982e9 /xmloff
parent5a10614eb46bd206e512a34aa55c38fc64a7a19f (diff)
Fix typos
Change-Id: I42d38399726acb1d044b4b9f032de96ded00e5bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121542 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtfldi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx
index 14728703cbea..b983949c3b9a 100644
--- a/xmloff/source/text/txtfldi.cxx
+++ b/xmloff/source/text/txtfldi.cxx
@@ -3255,7 +3255,7 @@ void XMLAnnotationImportContext::endFastElement(sal_Int32 /*nElement*/)
}
catch (const uno::RuntimeException&)
{
- // Loosing the start of the anchor is better than not opening the document at
+ // Losing the start of the anchor is better than not opening the document at
// all.
TOOLS_WARN_EXCEPTION(
"xmloff.text",