summaryrefslogtreecommitdiff
path: root/sw/qa/extras/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 18:11:00 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-09-30 11:44:19 +0000
commitcf2921ccae8531cf13921c67ad85c5aa0d924b08 (patch)
treedc0fc44243cf01552a66687f0dce13e9574e6335 /sw/qa/extras/inc
parente26188145238572580b9af18fbde4b824b341046 (diff)
Fix typos
Change-Id: Iad3a3d77c5d4412a5c0e0b6adcb9bff3389f863c Reviewed-on: https://gerrit.libreoffice.org/18983 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/qa/extras/inc')
-rw-r--r--sw/qa/extras/inc/swmodeltestbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/inc/swmodeltestbase.hxx b/sw/qa/extras/inc/swmodeltestbase.hxx
index c404e462508b..10d2b632e5b3 100644
--- a/sw/qa/extras/inc/swmodeltestbase.hxx
+++ b/sw/qa/extras/inc/swmodeltestbase.hxx
@@ -280,7 +280,7 @@ protected:
}
/**
- * Override this function if calcing layout is not needed
+ * Override this function if calc layout is not needed
*/
virtual bool mustCalcLayoutOf(const char* /*filename*/)
{