diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-09-10 14:36:16 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-09-10 15:08:15 +0200 |
commit | d8bd31af915136d2453da25f1500f036a1f8cfd1 (patch) | |
tree | f4242ad79065d2d50d1ebc913e361375c0cd1273 /slideshow | |
parent | f0413ff4ea387b65d30e6f8cce628c2991b361a4 (diff) |
Fix typos
Change-Id: I22eef797ee934fa003a513a56145e1af9c5ad94e
Reviewed-on: https://gerrit.libreoffice.org/78801
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'slideshow')
-rw-r--r-- | slideshow/source/engine/shapes/drawshape.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/drawshape.hxx b/slideshow/source/engine/shapes/drawshape.hxx index c93f0338f76c..e014f0cb1979 100644 --- a/slideshow/source/engine/shapes/drawshape.hxx +++ b/slideshow/source/engine/shapes/drawshape.hxx @@ -220,7 +220,7 @@ namespace slideshow When true, the source of the shape metafile might be a foreign application. The metafile is checked against unsupported content, and, if necessary, returned as a - pre-rendererd bitmap. + pre-rendered bitmap. */ DrawShape( const css::uno::Reference< css::drawing::XShape >& xShape, |