summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-05-19 21:24:45 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-05-19 21:24:45 +0200
commit96a7c619659ec153a8a9ad319c02c7182224801f (patch)
tree425a81eb9e2a955f2341c39edcd4fbe47ba75193 /filter
parentb9bea009ac27ffe822b43911a5c7a30d36c43c50 (diff)
typo
Change-Id: Ia0d96771a6ae97922b3ceedc1529829eb85d1fa2
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/svdfppt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index f69d0dca885c..c82dbfd9e353 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -1053,7 +1053,7 @@ SdrObject* SdrEscherImport::ProcessObj( SvStream& rSt, DffObjData& rObjData, voi
bAutoGrowWidth = sal_False;
// #119885# re-activationg bFitShapeToText here, could not find deeper explanations
- // for it (it was from 2005). Keeping the old commeht here for reference
+ // for it (it was from 2005). Keeping the old comment here for reference
// old comment: // bFitShapeToText; can't be used, because we cut the text if it is too height,
bAutoGrowHeight = bFitShapeToText;
}