From 64a3124d928f337011cad137c2c059f1ef064377 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 17 Aug 2017 16:41:20 +0200 Subject: Fix typos Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3 Reviewed-on: https://gerrit.libreoffice.org/41194 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- toolkit/test/accessibility/help.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolkit/test/accessibility') 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.
  • The accessible name is shown when the menu checkbox Options->Show Name is check.
  • The accessible description is shown when the menu checkbox Options->Show - Descriptons is checked.
  • + Descriptions is checked.
  • If the XAccessibleText interface is supported and the menu checkbox Options->Show Text is checked then the text of the accessible object is shown.
  • @@ -88,4 +88,4 @@ XAccessibleEditableText interfaces. as well as the corresponding node in the tree view. - \ No newline at end of file + -- cgit