summaryrefslogtreecommitdiff
path: root/oox/source/ppt/pptfilterhelpers.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/pptfilterhelpers.cxx')
-rw-r--r--oox/source/ppt/pptfilterhelpers.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/pptfilterhelpers.cxx b/oox/source/ppt/pptfilterhelpers.cxx
index a5f145b7ed17..941c5487ce78 100644
--- a/oox/source/ppt/pptfilterhelpers.cxx
+++ b/oox/source/ppt/pptfilterhelpers.cxx
@@ -158,7 +158,7 @@ namespace oox { namespace ppt {
// this was ppt_ without an interesting thing after that
// just copy it verbatim
sRes.append("ppt_");
- // we are going to adjust for ppt_@ after the swtich
+ // we are going to adjust for ppt_@ after the switch
// so compensate for the fact we did not really process
// an extra character after ppt_
nIndex -= 1;