summaryrefslogtreecommitdiff
path: root/sw/qa/extras/rtfimport
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 17:06:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:13:45 +0000
commit402aa305b7e37c3d3e1432613f59c905933a97cd (patch)
treec3756a82a1219255b071adb223809f12b250a682 /sw/qa/extras/rtfimport
parent370c65e709eb074c9982c56a2400cf945641ffaf (diff)
Fix typos
Change-Id: Ia87318cb323d403cdff947da0b70e0d2aabaacd4 Reviewed-on: https://gerrit.libreoffice.org/35657 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/qa/extras/rtfimport')
-rw-r--r--sw/qa/extras/rtfimport/rtfimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx
index 68d71db01710..2ee47bfd8cee 100644
--- a/sw/qa/extras/rtfimport/rtfimport.cxx
+++ b/sw/qa/extras/rtfimport/rtfimport.cxx
@@ -2073,7 +2073,7 @@ DECLARE_RTFIMPORT_TEST(testFdo82071, "fdo82071.rtf")
DECLARE_RTFIMPORT_TEST(testFdo83464, "fdo83464.rtf")
{
- // Problem was that the text in the textfrme had wrong font.
+ // Problem was that the text in the textframe had wrong font.
uno::Reference<text::XTextRange> xFrameText(getShape(1), uno::UNO_QUERY);
CPPUNIT_ASSERT_EQUAL(OUString("Hello"), xFrameText->getString());
// This was Times New Roman.