vcl/qa/cppunit/pdfexport/pdfexport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8b7873d98bb2862f16ebf0462f63ee3635c4ef75 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Wed Mar 21 18:49:36 2018 +0100 Fix typo Change-Id: I11e9d7c3e26a7be5e9f251d6c5ea099914cb5392 Reviewed-on: https://gerrit.libreoffice.org/51716 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins <c...@libreoffice.org> diff --git a/vcl/qa/cppunit/pdfexport/pdfexport.cxx b/vcl/qa/cppunit/pdfexport/pdfexport.cxx index fc46f22fec44..d0fa68cfa525 100644 --- a/vcl/qa/cppunit/pdfexport/pdfexport.cxx +++ b/vcl/qa/cppunit/pdfexport/pdfexport.cxx @@ -819,7 +819,7 @@ void PdfExportTest::testTdf115117_1() // if we changed how font subsets are created. // The second values, <00740069> etc., are Unicode code points in hex, // <00740069> is U+0074 and U+0069 i.e. "ti" which is a ligature in - // Carlito/Callibri. This test is failing if any of the second values + // Carlito/Calibri. This test is failing if any of the second values // changed which means we are not detecting ligatures and writing CMAP // entries for them correctly. If glyph order in the subset changes then // the order here will changes and the PDF has to be carefully inspected to _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits