diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-08-17 16:41:20 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-08-17 21:53:28 +0200 |
commit | 64a3124d928f337011cad137c2c059f1ef064377 (patch) | |
tree | cdcea46848e5b61872716d8deb6f5d5b8f57894a /toolkit/test/accessibility | |
parent | fc443f3b50e33a1adab03bbf7fb9f9351eb07868 (diff) |
Fix typos
Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3
Reviewed-on: https://gerrit.libreoffice.org/41194
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'toolkit/test/accessibility')
-rw-r--r-- | toolkit/test/accessibility/help.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/test/accessibility/help.html b/toolkit/test/accessibility/help.html index 2660013b6733..681fcead4671 100644 --- a/toolkit/test/accessibility/help.html +++ b/toolkit/test/accessibility/help.html @@ -70,7 +70,7 @@ XAccessibleEditableText interfaces. <li>The accessible name is shown when the menu checkbox Options->Show Name is check.</li> <li>The accessible description is shown when the menu checkbox Options->Show - Descriptons is checked.</li> + Descriptions is checked.</li> <li>If the XAccessibleText interface is supported and the menu checkbox Options->Show Text is checked then the text of the accessible object is shown.</li> @@ -88,4 +88,4 @@ XAccessibleEditableText interfaces. as well as the corresponding node in the tree view.</li> </ul> -</body></html>
\ No newline at end of file +</body></html> |