summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
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/source/core/draw
parent6a06005f6e3d947826f8e53b6e77078eeefa5ae4 (diff)
typo: retangle -> rectangle
Diffstat (limited to 'sw/source/core/draw')
-rw-r--r--sw/source/core/draw/dcontact.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index e5961d5210bb..8467814d3dd9 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -1440,7 +1440,7 @@ void SwDrawContact::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew )
// no connect to layout during disconnection
if ( !mbDisconnectInProgress )
{
- // determine old object retangle of 'master' drawing object
+ // determine old object rectangle of 'master' drawing object
// for notification
const Rectangle* pOldRect = 0L;
Rectangle aOldRect;