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

New commits:
commit fb65e9ec21ce3bc544a0d3dcb47d91425e8ebc5f
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Fri Jun 22 14:08:36 2018 +0200

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

diff --git a/vcl/qa/cppunit/FontFeatureTest.cxx 
b/vcl/qa/cppunit/FontFeatureTest.cxx
index 82d57843ec3b..01b0000c7894 100644
--- a/vcl/qa/cppunit/FontFeatureTest.cxx
+++ b/vcl/qa/cppunit/FontFeatureTest.cxx
@@ -36,7 +36,7 @@ public:
 
 void FontFeatureTest::testGetFontFeatures()
 {
-// "Linux Libertine G" is a font bundeled with LO, but sometimes the
+// "Linux Libertine G" is a font bundled with LO, but sometimes the
 // bundled fonts aren't available so we need to disable test in that case
 #if !TEST_FONTS_MISSING
     ScopedVclPtrInstance<VirtualDevice> aVDev(*Application::GetDefaultDevice(),
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to