summaryrefslogtreecommitdiff
path: root/sw/qa/extras
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-12-16 18:35:08 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-12-16 21:52:43 +0100
commit63f2350fa3f91fcc310f85a59f1becdfee2784af (patch)
tree6f33312c3695ec845c4a1014a7a3f8a9c868ce44 /sw/qa/extras
parentab864bd178a44208c98a2fd1b1248df5f1db1fc9 (diff)
Fix typos
Change-Id: I66feced8bed05c7859e36a6d2f746a7faf30c7a4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126915 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'sw/qa/extras')
-rw-r--r--sw/qa/extras/layout/layout2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/layout/layout2.cxx b/sw/qa/extras/layout/layout2.cxx
index 47403ea6a1da..f14176251780 100644
--- a/sw/qa/extras/layout/layout2.cxx
+++ b/sw/qa/extras/layout/layout2.cxx
@@ -1562,7 +1562,7 @@ CPPUNIT_TEST_FIXTURE(SwLayoutWriter2, TestTextBoxChangeViaUNO)
CPPUNIT_ASSERT(createSwDoc(DATA_DIRECTORY, "TextBoxFrame.odt"));
// this file has a shape and a frame inside. Try to set up
// the frame for the shape as textbox. Before this was not
- // implemented. This will be necesary for proper WPG import.
+ // implemented. This will be necessary for proper WPG import.
CPPUNIT_ASSERT_EQUAL_MESSAGE("There must be a shape and a frame!", 2, getShapes());