diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-04-26 19:36:37 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-04-26 19:36:37 -0500 |
commit | 14064200e02a2280c76e4de3d26d55995332eeb0 (patch) | |
tree | 0927093ebad227279dfbf144f049f173085b605a | |
parent | e8f6152ad369f7cb8152b65ccb1dd7432b77d1f8 (diff) |
Call it what it is
Change-Id: I8ff69aee8063f8997868829291500244e2c1a6a1
-rw-r--r-- | source/text/shared/guide/redaction.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/redaction.xhp b/source/text/shared/guide/redaction.xhp index 295694055c..98dd6cb496 100644 --- a/source/text/shared/guide/redaction.xhp +++ b/source/text/shared/guide/redaction.xhp @@ -73,10 +73,10 @@ <paragraph id="par_id231562796701222" role="paragraph">The <emph>Redacted Export</emph> button box has two options:</paragraph> <list type="unordered"> <listitem> - <paragraph id="par_id551562796791417" role="listitem"><emph>Redacted Export (Black)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque black and export as a pixellized PDF file.</paragraph> + <paragraph id="par_id551562796791417" role="listitem"><emph>Redacted Export (Black)</emph>: finalize your document by converting the semitransparent redaction shapes to opaque black and export as a pixellized PDF file.</paragraph> </listitem> <listitem> - <paragraph id="par_id191562796822685" role="listitem"><emph>Redacted Export (White)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque white shapes, and export as a pixellized PDF file.</paragraph> + <paragraph id="par_id191562796822685" role="listitem"><emph>Redacted Export (White)</emph>: finalize your document by converting the semitransparent redaction shapes to opaque white shapes, and export as a pixellized PDF file.</paragraph> </listitem> </list> </tablecell> |