[Libreoffice-commits] core.git: sd/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 5 15:49:41 UTC 2020
sd/qa/unit/SdrPdfImportTest.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f4e010cf0ee2f923bfc8b2d0184607f9aa3664a1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 5 16:08:42 2020 +0200
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Tue May 5 17:49:05 2020 +0200
Fix typo
Change-Id: Id033f67d886665dcb2cb7755f8461cfd3ea5cebe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93488
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/sd/qa/unit/SdrPdfImportTest.cxx b/sd/qa/unit/SdrPdfImportTest.cxx
index d17bb2b6dae5..9f30ff5000be 100644
--- a/sd/qa/unit/SdrPdfImportTest.cxx
+++ b/sd/qa/unit/SdrPdfImportTest.cxx
@@ -58,7 +58,7 @@ void SdrPdfImportTest::tearDown()
}
// Load the PDF in Draw, which will load the PDF as an Graphic, then
-// mark the graphic object and trigger "break" funcition. This should
+// mark the graphic object and trigger "break" function. This should
// convert the PDF content into objects/shapes.
CPPUNIT_TEST_FIXTURE(SdrPdfImportTest, testImportSimpleText)
{
More information about the Libreoffice-commits
mailing list