Kaydet (Commit) eb013085 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: Iccc8c8b82efb00df491d5283512b60d6d1746735
Reviewed-on: https://gerrit.libreoffice.org/70101
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst f58b9b5d
...@@ -281,7 +281,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf124029_arc_position) ...@@ -281,7 +281,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf124029_arc_position)
{ {
// tdf121029 MS binary custom shape mso_sptArc has wrong position // tdf121029 MS binary custom shape mso_sptArc has wrong position
// MS uses the sector for position reference. Error was, that // MS uses the sector for position reference. Error was, that
// LibreOffice has used the underlaying ellipse. // LibreOffice has used the underlying ellipse.
const OUString sFileName("tdf124029_Arc_position.doc"); const OUString sFileName("tdf124029_Arc_position.doc");
OUString sURL = m_directories.getURLFromSrc(sDataDirectory) + sFileName; OUString sURL = m_directories.getURLFromSrc(sDataDirectory) + sFileName;
mxComponent = loadFromDesktop(sURL, "com.sun.star.comp.text.TextDocument"); mxComponent = loadFromDesktop(sURL, "com.sun.star.comp.text.TextDocument");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment