Kaydet (Commit) 5268d722 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: resonable->reasonable

Change-Id: Ia6737e7cf88b54be80db39937595105ff0e0d2b3
üst e8064be6
...@@ -390,7 +390,7 @@ void SwFlyFreeFrm::CheckClip( const SwFmtFrmSize &rSz ) ...@@ -390,7 +390,7 @@ void SwFlyFreeFrm::CheckClip( const SwFmtFrmSize &rSz )
// Added the aFrmRect.HasArea() hack, because // Added the aFrmRect.HasArea() hack, because
// the environment of the ole object does not have to be valid // the environment of the ole object does not have to be valid
// at this moment, or even worse, it does not have to have a // at this moment, or even worse, it does not have to have a
// resonable size. In this case we do not want to change to // reasonable size. In this case we do not want to change to
// attributes permanentely. Maybe one day somebody dares to remove // attributes permanentely. Maybe one day somebody dares to remove
// this code. // this code.
if ( aFrmRect.HasArea() && if ( aFrmRect.HasArea() &&
......
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