summaryrefslogtreecommitdiff
path: root/sw/inc/anchoredobject.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:36:52 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:53 +0200
commit5833de5cd7ff708978df5e694090e2b13229c989 (patch)
tree0e462fee3e626c786bcb02e253b64370392512ef /sw/inc/anchoredobject.hxx
parent6a06005f6e3d947826f8e53b6e77078eeefa5ae4 (diff)
typo: retangle -> rectangle
Diffstat (limited to 'sw/inc/anchoredobject.hxx')
-rw-r--r--sw/inc/anchoredobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index 528ffd579d24..d5b4336bd3f7 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -57,7 +57,7 @@ class SW_DLLPUBLIC SwAnchoredObject
Point maRelPos;
// for to-character anchored objects:
- // Last known anchor character retangle.
+ // Last known anchor character rectangle.
// Used to decide, if invalidation has to been performed, if anchor position
// has changed, and used to position object.
SwRect maLastCharRect;