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/inc | |
parent | 9acf9b650481c53ac2fe3a13ad2b5a04db395386 (diff) |
Typos
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/anchoreddrawobject.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/anchoreddrawobject.hxx b/sw/inc/anchoreddrawobject.hxx index 425952bd824b..e49185e7974c 100644 --- a/sw/inc/anchoreddrawobject.hxx +++ b/sw/inc/anchoreddrawobject.hxx @@ -34,7 +34,7 @@ class SW_DLLPUBLIC SwAnchoredDrawObject : public SwAnchoredObject // and that a positioning has to be performed. bool mbValidPos; - // rectangle, keeping the last object rectangle after the postioning + // rectangle, keeping the last object rectangle after the positioning Rectangle* mpLastObjRect; // boolean, indicating that anchored drawing object hasn't been attached |