Kaydet (Commit) 3b805d37 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: unnessarary -> unnecessary

üst b8239ac2
...@@ -2629,7 +2629,7 @@ void SwAccessibleMap::InvalidateCursorPosition( const SwFrm *pFrm ) ...@@ -2629,7 +2629,7 @@ void SwAccessibleMap::InvalidateCursorPosition( const SwFrm *pFrm )
// cursor even if the current cell has no accessible object. // cursor even if the current cell has no accessible object.
// If the old cursor objects exists and is in the same // If the old cursor objects exists and is in the same
// table, its the best choice, because using it avoids // table, its the best choice, because using it avoids
// an unnessarary cursor invalidation cycle when creating // an unnecessary cursor invalidation cycle when creating
// a new object for the current cell. // a new object for the current cell.
if( aFrmOrObj.GetSwFrm()->IsCellFrm() ) if( aFrmOrObj.GetSwFrm()->IsCellFrm() )
{ {
......
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