vcl/qa/cppunit/svm/svmtest.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 20b4a6312074ec35f7b828962b0d2a0b80e48974
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Apr 29 09:58:02 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Apr 29 21:38:01 2019 +0200

    Fix typo
    
    Change-Id: Ic4c0977357d7c4feb4100eeb15a6e9a4866374d3
    Reviewed-on: https://gerrit.libreoffice.org/71554
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/vcl/qa/cppunit/svm/svmtest.cxx b/vcl/qa/cppunit/svm/svmtest.cxx
index a4cecaa12b14..23b05e8cfdad 100644
--- a/vcl/qa/cppunit/svm/svmtest.cxx
+++ b/vcl/qa/cppunit/svm/svmtest.cxx
@@ -1243,7 +1243,7 @@ void SvmTest::checkWallpaper(const GDIMetaFile& rMetaFile)
 {
     xmlDocPtr pDoc = dumpMeta(rMetaFile);
 
-    // Fuuny enough - we don't serialize the rectangle of the wallpaper so 
it's always EMPTY
+    // Funny enough - we don't serialize the rectangle of the wallpaper so 
it's always EMPTY
     assertXPathAttrs(pDoc, "/metafile/wallpaper[1]",
     {
         {"left", "0"},
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to