summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/atrfrm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/layout/atrfrm.cxx')
-rw-r--r--sw/source/core/layout/atrfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx
index 1a459f5d14cb..a52c48148c58 100644
--- a/sw/source/core/layout/atrfrm.cxx
+++ b/sw/source/core/layout/atrfrm.cxx
@@ -3021,7 +3021,7 @@ void SwFlyFrameFormat::MakeFrames()
break;
default:
- assert(false && "Neuer Ankertyp" );
+ assert(false && "New anchor type" );
}
pFrame->AppendFly( pFly );
pFly->GetFormat()->SetObjTitle(GetObjTitle());