diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2020-01-26 11:57:37 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-26 14:09:01 +0100 |
commit | 439b432e1800a19dd880811e7014ba82c80ed367 (patch) | |
tree | ec771deac7daa99a19c0782043dd17995725b175 | |
parent | 2103dc93c16973e31b086f80bde7f2d6960b0ca9 (diff) |
QR code: correct option name and use better word for code damage
Change-Id: Id547a8690ac8c0d34e61b93f89bf4d7265ccf9fb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87438
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/guide/qrcode.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp index 1711b55c75..bfb7f7773a 100644 --- a/source/text/shared/guide/qrcode.xhp +++ b/source/text/shared/guide/qrcode.xhp @@ -30,8 +30,8 @@ </section> <h2 id="hd_id611566316506278">URL or Text</h2> <paragraph role="paragraph" id="par_id251566316519649">The text for which the QR Code is generated.</paragraph> - <h2 id="hd_id701566317347416">Option</h2> - <paragraph role="paragraph" id="par_id281566317365617">The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is destroyed.</paragraph> + <h2 id="hd_id701566317347416">Error correction</h2> + <paragraph role="paragraph" id="par_id281566317365617">The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged.</paragraph> <paragraph role="paragraph" id="par_id781566317374864">There are four standard error correction values.</paragraph> <list type="unordered"> <listitem> |