summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
Diffstat (limited to 'oox')
-rw-r--r--oox/source/vml/vmlshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/vml/vmlshape.cxx b/oox/source/vml/vmlshape.cxx
index 7c9fcf3f2c67..d3540a3033b1 100644
--- a/oox/source/vml/vmlshape.cxx
+++ b/oox/source/vml/vmlshape.cxx
@@ -739,7 +739,7 @@ Reference< XShape > SimpleShape::implConvertAndInsert( const Reference< XShapes
}
else
{
- // FIXME Setting the relative width/heigh only for everything but text frames as
+ // FIXME Setting the relative width/height only for everything but text frames as
// TextFrames already have relative width/height feature... but currently not working
// in the way we need.