diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-11-07 04:34:43 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-11-07 04:34:43 -0600 |
commit | 7670e91fc5079b3bbadbe9c2ea7753974c4cb98d (patch) | |
tree | e6bdad268f2659db6001e153c16a670e6a8e3854 /source/text/shared/guide/qrcode.xhp | |
parent | 18310e0cae2c6c2dcfa61ae2056afaa654a05f10 (diff) |
Misc. typo fixing and removal of pointless tags
Change-Id: I7ecffd0417b7e88b76f44e64911c3d8a2f935104
Diffstat (limited to 'source/text/shared/guide/qrcode.xhp')
-rw-r--r-- | source/text/shared/guide/qrcode.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/guide/qrcode.xhp b/source/text/shared/guide/qrcode.xhp index 46fb225036..07de0bf2f8 100644 --- a/source/text/shared/guide/qrcode.xhp +++ b/source/text/shared/guide/qrcode.xhp @@ -35,16 +35,16 @@ <paragraph role="paragraph" id="par_id781566317374864">There are four standard error correction values.</paragraph> <list type="unordered"> <listitem> - <paragraph id="par_id271566316757549" role="listitem"><emph>LOW</emph>: 7% of codewords can be restored.</paragraph> + <paragraph id="par_id271566316757549" role="listitem"><emph>Low</emph>: 7% of codewords can be restored.</paragraph> </listitem> <listitem> - <paragraph id="par_id751566316834436" role="listitem"><emph>MEDIUM</emph>: 15% of codewords can be restored.</paragraph> + <paragraph id="par_id751566316834436" role="listitem"><emph>Medium</emph>: 15% of codewords can be restored.</paragraph> </listitem> <listitem> - <paragraph id="par_id481566316843503" role="listitem"><emph>QUARTILE</emph>: 25% of codewords can be restored.</paragraph> + <paragraph id="par_id481566316843503" role="listitem"><emph>Quartile</emph>: 25% of codewords can be restored.</paragraph> </listitem> <listitem> - <paragraph id="par_id641566316849901" role="listitem"><emph>HIGH</emph>: 30% of codewords can be restored.</paragraph> + <paragraph id="par_id641566316849901" role="listitem"><emph>High</emph>: 30% of codewords can be restored.</paragraph> </listitem> </list> <h2 id="hd_id701566316879046">Border</h2> |