summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui/fldmgr.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-05-01 00:26:40 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-01 09:46:27 +0000
commitd15163eceb2f97cfc87975acfcb7b0a6e0ea54fe (patch)
tree89a300b351285fdcab8e5636533a449087167891 /sw/source/uibase/fldui/fldmgr.cxx
parent8465e99a27168a2c0a62e84b819e9e133f47ddf8 (diff)
Fix typos
Change-Id: Ideafa411b53fe4a5f2e6559be10c4cb82b58a256 Reviewed-on: https://gerrit.libreoffice.org/24543 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sw/source/uibase/fldui/fldmgr.cxx')
-rw-r--r--sw/source/uibase/fldui/fldmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/fldui/fldmgr.cxx b/sw/source/uibase/fldui/fldmgr.cxx
index 4e239ca49222..e9e586cdfe3d 100644
--- a/sw/source/uibase/fldui/fldmgr.cxx
+++ b/sw/source/uibase/fldui/fldmgr.cxx
@@ -1158,7 +1158,7 @@ bool SwFieldMgr::InsertField(
SwSetExpFieldType* pTyp = static_cast<SwSetExpFieldType*>(
pCurShell->GetFieldType(RES_SETEXPFLD, rData.m_sPar1) );
- // no Experssion Type with this name existing -> create
+ // no Expression Type with this name existing -> create
if(pTyp)
{
SwSetExpField* pExpField =