diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-08-23 22:45:12 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-08-23 23:55:30 +0200 |
commit | 5a9b20c8bd0c2d7065cde37ebef330aaee0056e2 (patch) | |
tree | 0177f7c9d3bd49ed04f9f07e0b111509accb55ae /sc | |
parent | 890e1fb5c97a6d7eab7b0ce8692d25b43c36e975 (diff) |
Fix typo
Change-Id: I04ca767a317af6afa8f3ef82fee137c86211e34a
Reviewed-on: https://gerrit.libreoffice.org/41479
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/subsequent_filters-test.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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: |