summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-05 14:43:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-05 16:52:26 +0200
commitcfce4865e81db30635cf3a166d77731be41cd9a7 (patch)
tree126b256cd8b992bea21e33b9adf66bf361592fef /sw/source/core/layout
parent35021cd56b3b4e38035804087f215c80085564be (diff)
dito->ditto
Change-Id: I432dcc61dfb53e6b439052c495a602aab8a58f5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100172 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/core/layout')
-rw-r--r--sw/source/core/layout/frmtool.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/frmtool.cxx b/sw/source/core/layout/frmtool.cxx
index b9d4f37831d2..9dac5b885233 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -875,7 +875,7 @@ SwContentNotify::~SwContentNotify()
pFESh->CalcAndSetScale( xObj ); // create client
}
}
- //dito animated graphics
+ // ditto animated graphics
if ( getFrameArea().HasArea() && static_cast<SwNoTextFrame*>(pCnt)->HasAnimation() )
{
static_cast<SwNoTextFrame*>(pCnt)->StopAnimation();