Kaydet (Commit) 92aab82b authored tarafından Miklos Vajna's avatar Miklos Vajna

dealine -> deadline

Change-Id: Icb4d18901caf020a61e516787a1553c3bd82327f
üst 578680ff
...@@ -2782,7 +2782,7 @@ SwSaveFtnHeight::SwSaveFtnHeight( SwFtnBossFrm *pBs, const SwTwips nDeadLine ) : ...@@ -2782,7 +2782,7 @@ SwSaveFtnHeight::SwSaveFtnHeight( SwFtnBossFrm *pBs, const SwTwips nDeadLine ) :
SwSaveFtnHeight::~SwSaveFtnHeight() SwSaveFtnHeight::~SwSaveFtnHeight()
{ {
// If somebody tweaked the dealine meanwhile, we let it happen // If somebody tweaked the deadline meanwhile, we let it happen
if ( nNewHeight == pBoss->GetMaxFtnHeight() ) if ( nNewHeight == pBoss->GetMaxFtnHeight() )
pBoss->nMaxFtnHeight = nOldHeight; pBoss->nMaxFtnHeight = nOldHeight;
} }
......
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