summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/swcache.cxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-04-08 05:34:28 +0000
committerMichael Stahl <mstahl@redhat.com>2017-04-10 13:30:47 +0200
commitfb4620f14eb4bd3f763d2ab29c3f26ee40a20b49 (patch)
tree9bf889ede8f21db407ddfe71bfc77c11850d7042 /sw/source/core/bastyp/swcache.cxx
parentc113aded3e7f333e44c0cde1c3e4f4194fc407fa (diff)
tdf#39468 Translate German comments in sw
Translate German comments and terms in sw/inc/ and sw/source Change-Id: I1330a358db2c6cdc0512009befeafa0582ac4877 Reviewed-on: https://gerrit.libreoffice.org/36288 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sw/source/core/bastyp/swcache.cxx')
-rw-r--r--sw/source/core/bastyp/swcache.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/bastyp/swcache.cxx b/sw/source/core/bastyp/swcache.cxx
index 964eb96c1324..f75468219873 100644
--- a/sw/source/core/bastyp/swcache.cxx
+++ b/sw/source/core/bastyp/swcache.cxx
@@ -210,7 +210,7 @@ void SwCache::ToTop( SwCacheObj *pObj )
}
else
{
- OSL_ENSURE( m_pFirst, "ToTop, First ist not RealFirst an Empty." );
+ OSL_ENSURE( m_pFirst, "ToTop, First is not RealFirst an Empty." );
if ( m_pFirst->GetPrev() )
{