1 diff -urp --exclude=CVS --exclude=unxlngi6.pro --exclude=sw.vpj sw.clean/source/core/edit/edws.cxx sw/source/core/edit/edws.cxx
2 --- sw.clean/source/core/edit/edws.cxx 2008-02-28 19:19:41.000000000 -0500
3 +++ sw/source/core/edit/edws.cxx 2008-02-28 22:12:10.000000000 -0500
4 @@ -364,7 +364,7 @@ void SwEditShell::AutoCorrect( SvxAutoCo
5 SwAutoCorrDoc aSwAutoCorrDoc( *this, *pCrsr, cChar );
6 rACorr.AutoCorrect( aSwAutoCorrDoc,
7 pTNd->GetTxt(), pCrsr->GetPoint()->nContent.GetIndex(),
9 + cChar, bInsert, GetWin() );
11 SaveTblBoxCntnt( pCrsr->GetPoint() );