diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-09-17 21:14:52 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-09-17 21:15:33 +0200 |
commit | a762204a5df46ef68c5b0be4427fc99e32c4c36d (patch) | |
tree | 375dac376cd52f9754661b0a4bdf66a6b7b22a50 /sw/source | |
parent | 9acf9b650481c53ac2fe3a13ad2b5a04db395386 (diff) |
Typos
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/core/text/txtfly.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/txtfly.cxx b/sw/source/core/text/txtfly.cxx index de4ecc335944..8d3a903ed26d 100644 --- a/sw/source/core/text/txtfly.cxx +++ b/sw/source/core/text/txtfly.cxx @@ -810,7 +810,7 @@ bool SwTxtFly::GetTop( const SwAnchoredObject* _pAnchoredObj, // if wrapping style is considered on object positioning. // Thus, text will wrap around negative positioned objects. // #i3317# - remove condition on checking, - // if wrappings style is considered on object postioning. + // if wrappings style is considered on object positioning. // Thus, text is wrapping around negative positioned objects. // #i35640# - no consideration of negative // positioned objects, if wrapping style isn't considered on |