Kaydet (Commit) 2bfc2c4a authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

fix horrible genglish

Change-Id: I2b7ed81511c6f89240f192cd6efaf8698e73f8ff
üst 9e3064c1
...@@ -511,7 +511,7 @@ _ZSortFly::_ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAn, ...@@ -511,7 +511,7 @@ _ZSortFly::_ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAn,
nOrdNum = pContact->GetMaster()->GetOrdNum(); nOrdNum = pContact->GetMaster()->GetOrdNum();
} }
else { else {
OSL_ENSURE( false, "what is that for a format?" ); OSL_ENSURE( false, "what kind of format is this?" );
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment