sw/qa/extras/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 268010d0db7b880394006b063406c0783a10f18c Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> AuthorDate: Fri Aug 30 17:52:34 2019 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sat Aug 31 06:04:32 2019 +0200 Remove .. from README Change-Id: I6f4a93fbcd48bac7246929ab8afcbc1c0f8e5d83 Reviewed-on: https://gerrit.libreoffice.org/78312 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits