summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-22 23:19:52 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-22 23:19:52 +0100
commit5268d722a2dcc5a20e81444996da6306662de922 (patch)
tree87662aa2e9fb42475425b091ccc7480cb1218421 /sw/source
parente8064be685b17ae972aee2b0e07aa4e16763fb52 (diff)
Typo: resonable->reasonable
Change-Id: Ia6737e7cf88b54be80db39937595105ff0e0d2b3
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/layout/flylay.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/flylay.cxx b/sw/source/core/layout/flylay.cxx
index eeddb292df08..35532ab8a921 100644
--- a/sw/source/core/layout/flylay.cxx
+++ b/sw/source/core/layout/flylay.cxx
@@ -390,7 +390,7 @@ void SwFlyFreeFrm::CheckClip( const SwFmtFrmSize &rSz )
// Added the aFrmRect.HasArea() hack, because
// 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
- // 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
// this code.
if ( aFrmRect.HasArea() &&