summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
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/inc/tox.hxx
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/inc/tox.hxx')
-rw-r--r--sw/inc/tox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index 22ad81efc6a5..439a540aa562 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -422,7 +422,7 @@ class SW_DLLPUBLIC SwTOXBase : public SwClient
protected:
// Add a data member, for record the TOC field expression of MS Word binary format
- // For keeping fedality and may giving a better exporting performance
+ // For keeping fidality and may giving a better exporting performance
OUString maMSTOCExpression;
bool mbKeepExpression;