svx/source/svdraw/svdxcgv.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca68e3d30b7386ce0acba5dfdde974b284e0b0ac
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Feb 9 11:10:14 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Feb 9 11:45:20 2020 +0100

    Fix typo
    
    Change-Id: Ibea0f9c3e5b82fc475de71c2964d8c89e16866c4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88319
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/svx/source/svdraw/svdxcgv.cxx b/svx/source/svdraw/svdxcgv.cxx
index 5641e0c73a2d..15aef91cdf19 100644
--- a/svx/source/svdraw/svdxcgv.cxx
+++ b/svx/source/svdraw/svdxcgv.cxx
@@ -532,7 +532,7 @@ GDIMetaFile SdrExchangeView::GetMarkedObjMetaFile(bool 
bNoVDevIfOneMtfMarked) co
             {
                 Graphic aGraphic( pGrafObj->GetTransformedGraphic() );
 
-                // #119735# just use GetGDIMetaFile, it will create a bufferd 
version of contained bitmap now automatically
+                // #119735# just use GetGDIMetaFile, it will create a buffered 
version of contained bitmap now automatically
                 aMtf = aGraphic.GetGDIMetaFile();
             }
         }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to