diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-15 08:05:44 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-15 08:07:12 -0500 |
commit | d599028d4f126c8a2badc3787e3fdf8277219c96 (patch) | |
tree | fc1aa04c0f0525b989b6e0a17240a31ad75dc720 /source/text/swriter | |
parent | ebe05a0be7226d4e35ed1cf96e60aaa2703234eb (diff) |
Improve another frankly inaccurate statement…
... and fix a couple of typos done in core commit 5e86949c479af5ef443f77b978fcb2b9021de848
Change-Id: Ie7ed9da3a3858434ae9ff086d61587c8ffdcd02b
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/accessibility_check.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/accessibility_check.xhp b/source/text/swriter/01/accessibility_check.xhp index 0f6f16bae1..d4294669ce 100644 --- a/source/text/swriter/01/accessibility_check.xhp +++ b/source/text/swriter/01/accessibility_check.xhp @@ -51,7 +51,7 @@ <paragraph id="par_id1001630941880414" role="listitem">Check all images, graphics, OLE objects for the alt (or title in some objects) text.</paragraph> </listitem> <listitem> - <paragraph id="par_id491630941907745" role="listitem">Check tables don't include splits or merges, which aren't allowed by the specifications.</paragraph> + <paragraph id="par_id491630941907745" role="listitem">Check that tables do not include split or merged cells, which could be disorienting for users with visual impairments.</paragraph> </listitem> <listitem> <paragraph id="par_id901630941949974" role="listitem">Check for fake/manual numbering (not using integrated numbering). For example writing "1." "2." "3." at the beginning of the paragraphs.</paragraph> |