diff options
Diffstat (limited to 'slideshow/source')
-rw-r--r-- | slideshow/source/engine/shapes/gdimtftools.cxx | 2 |
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 { |