summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 12:40:49 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 14:18:59 +0200
commit2e1e0852eed9699dae31d8a96bfa2726e03b27e1 (patch)
treea0e9a86af77d5871d907e24bd46c5645c41a0547 /slideshow
parent8e999b51a2418febc0fd619aee62183f21b1cf90 (diff)
Fix typos
Change-Id: I86f744d5b0d5d8d56c40db2ff17fefbfa3cb4907 Reviewed-on: https://gerrit.libreoffice.org/78800 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/gdimtftools.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/gdimtftools.cxx b/slideshow/source/engine/shapes/gdimtftools.cxx
index 34ac585f165a..cb1b9b4617a5 100644
--- a/slideshow/source/engine/shapes/gdimtftools.cxx
+++ b/slideshow/source/engine/shapes/gdimtftools.cxx
@@ -126,7 +126,7 @@ public:
When true, the source of the metafile might be a
foreign application. The metafile is checked
against unsupported content, and, if necessary,
- returned as a pre-rendererd bitmap.
+ returned as a pre-rendered bitmap.
*/
GDIMetaFileSharedPtr getMtf( bool bForeignSource ) const
{