sc/qa/unit/subsequent_filters-test.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5a9b20c8bd0c2d7065cde37ebef330aaee0056e2 Author: Andrea Gelmini <[email protected]> Date: Wed Aug 23 22:45:12 2017 +0200 Fix typo Change-Id: I04ca767a317af6afa8f3ef82fee137c86211e34a Reviewed-on: https://gerrit.libreoffice.org/41479 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Olivier Hallot <[email protected]> diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx index 32712ca12ee4..66873628055a 100644 --- a/sc/qa/unit/subsequent_filters-test.cxx +++ b/sc/qa/unit/subsequent_filters-test.cxx @@ -3932,7 +3932,7 @@ void ScFiltersTest::testTdf97598XLSX() #ifdef UNX void ScFiltersTest::testUnicodeFileNameGnumeric() { - // Mapping the LO-interal URL + // Mapping the LO-internal URL // <file:///.../sc/qa/unit/data/gnumeric/t%C3%A4%C3%9Ft.gnumeric> to the // repo's file sc/qa/unit/data/gnumeric/t\303\244\303\237t.gnumeric only // works when the system encoding is UTF-8: _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
