summaryrefslogtreecommitdiffstats
path: root/xmloff/source/text/txtimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtimp.cxx')
-rw-r--r--xmloff/source/text/txtimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx
index 5307ce0d2aa1..05bbfb78a8c4 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -2053,7 +2053,7 @@ void XMLTextImportHelper::SetHyperlink(
{
// The API treats events at hyperlinks differently from most
// other properties: You have to set a name replace with the
- // events in it. The easiest way to to this is to 1) get
+ // events in it. The easiest way to do this is to 1) get
// events, 2) set new ones, and 3) then put events back.
uno::Reference<XNameReplace> const xReplace(
xPropSet->getPropertyValue(s_HyperLinkEvents), UNO_QUERY);