summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/extras/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/README b/sw/qa/extras/README
index 7ffc2152c6bb..bb6a0ae31a64 100644
--- a/sw/qa/extras/README
+++ b/sw/qa/extras/README
@@ -19,7 +19,7 @@ See below for more details on writing the UNO code see below.
In most cases you want to assert the document model, but sometimes asserting
the layout is easier. If you want to do so, the `parseDump()` method can be
-used to.. parse the layout dump of the currently loaded document. If you want
+used to parse the layout dump of the currently loaded document. If you want
to have a look at the XML document that can be asserted, start soffice with the
`SW_DEBUG=1` environment variable, load a document, press F12, and have a look
at the `layout.xml` file in the current directory. Once you find the needed