summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2018-08-25 11:05:45 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-08-30 13:55:41 +0200
commit0b06762ff19a804d3b86167ae3012811662412f1 (patch)
tree32408020028059e43d5963e08e898f1c65ca1d8b /sw/source/uibase/dochdl
parent9d847ff825c1c94286e8ab864a88fc5375d9341c (diff)
Translate German comments
Change-Id: I8e3b98e1ddc3f4f9826aa14383908d6b77f4827a Reviewed-on: https://gerrit.libreoffice.org/59592 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
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 07b93273c1a7..83ebb8ddab80 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -3478,7 +3478,7 @@ bool SwTransferable::PrivateDrop( SwWrtShell& rSh, const Point& rDragPt,
Point aSttPt( SwEditWin::GetDDStartPosX(), SwEditWin::GetDDStartPosY() );
- // at first, select INetFelder!
+ // at first, select InetFields!
if( TransferBufferType::InetField == m_eBufferType )
{
if( &rSrcSh == &rSh )