summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-10-19 15:48:18 +0200
committerJulien Nabet <serval2412@yahoo.fr>2024-10-19 15:52:43 +0200
commitbeae2f54f2a25cc7a13b7c6ed7b4de3ff06519eb (patch)
tree12458463a3276887ac56f2fd091ee93c2aae030d
parent593cd3b3f508ea179109636c3e252113d58c758a (diff)
Fix typo
Change-Id: I14b77fc81781278925d9dab0133279eaa1acb726 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175194 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--winaccessibility/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/winaccessibility/README.md b/winaccessibility/README.md
index a83219010dcf..70bf2066ee0e 100644
--- a/winaccessibility/README.md
+++ b/winaccessibility/README.md
@@ -50,7 +50,7 @@ not by actual end users.
If an assistive technology like NVDA is running when soffice starts,
IA2 should be automatically enabled and work as expected.
-'accprobe' can be used to to introspect the accessibility hierarchy
+'accprobe' can be used to introspect the accessibility hierarchy
remotely, checkout:
<http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/>