From b7b26dadf7620206ef7a581f62dda99576b57b35 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 11 May 2019 07:46:31 +0000 Subject: Fix typos Change-Id: I4922f95ebc38e80e471139880ed894eda89402a8 Reviewed-on: https://gerrit.libreoffice.org/72142 Tested-by: Jenkins Reviewed-by: Eike Rathke --- drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drawinglayer') diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx index 78e98f9cc206..4c6c595d9349 100644 --- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx +++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx @@ -1846,7 +1846,7 @@ namespace drawinglayer { // #i121185# When rotation or shear is used, a VCL Gradient cannot be used directly. // This is because VCL Gradient mechanism does *not* support to rotate the gradient - // with objects and this case is not expressable in a Metafile (and cannot be added + // with objects and this case is not expressible in a Metafile (and cannot be added // since the FileFormats used, e.g. *.wmf, do not support it either). // Such cases happen when a graphic object uses a Metafile as graphic information or // a fill style definition uses a Metafile. In this cases the graphic content is -- cgit v1.2.3