summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/dochdl')
-rw-r--r--sw/source/uibase/dochdl/swdtflvr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx
index 3ff36e084ac8..74f7c18f725b 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -2188,7 +2188,7 @@ bool SwTransferable::PasteDDE( TransferableDataHelper& rData,
}
else
{
- // Einfuegen
+ // insert
SwDDEField aSwDDEField( pDDETyp );
rWrtShell.Insert( aSwDDEField );
}