[Libreoffice-commits] core.git: sd/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Dec 23 11:27:42 UTC 2019
sd/qa/unit/import-tests.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a509dc2f61eb6859d844cfab3889d10c3e175b81
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Dec 23 10:14:11 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Dec 23 12:26:48 2019 +0100
Fix typo
Vim editing?
Change-Id: I79f610ba48a4f68f48ea6dfd4652a8a4670294b8
Reviewed-on: https://gerrit.libreoffice.org/85740
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx
index 1fbde60d3cb1..b394c0d32c57 100644
--- a/sd/qa/unit/import-tests.cxx
+++ b/sd/qa/unit/import-tests.cxx
@@ -1234,7 +1234,7 @@ void SdImportTest::testBnc862510_7()
// high quality (and is much faster) than importing individual editable elements.
// So that's the "new" way of importing.
// The user then breaks the image to editable elements (which is not perfect,
-// but very close to the old way), only :wif they need editing ability.
+// but very close to the old way), only if they need editing ability.
// PDFium should overall be better, and where it isn't, we just need to improve it.
// So these tests aren't really useful anymore. They should be modified to do
// import+break and then check the results. But that isn't straight-forward and
More information about the Libreoffice-commits
mailing list