diff options
| author | Thibaud Colas <thibaudcolas@gmail.com> | 2023-11-21 04:45:50 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-21 05:46:49 +0100 |
| commit | 6692b0ecce0d833d83f9525d0692a6cdc5f5d7e1 (patch) | |
| tree | 72c92fc56f85b26c9e470f92fadf22075c79e086 | |
| parent | e61ae5e1068ea734da8dd9f9720d01fdeb7796e9 (diff) | |
[5.0.x] Added VoiceOver iOS and macOS separately in admin FAQ.
Follow up to 6daf86058bb6fb922eb3fe3abae6f5c0e645020c.
Backport of a2769a68ea27242dc70ec7734c4ed38932fe46da from main
| -rw-r--r-- | docs/faq/admin.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq/admin.txt b/docs/faq/admin.txt index 7043676e27..2c75070ad0 100644 --- a/docs/faq/admin.txt +++ b/docs/faq/admin.txt @@ -116,5 +116,5 @@ What assistive technologies are supported for using the admin? The admin is intended to be compatible with a wide range of assistive technologies, but there are currently many blockers. The support target is all latest versions of major assistive technologies, including Dragon, JAWS, NVDA, -Orca, TalkBack, Voice Control, VoiceOver, Windows Contrast Themes, ZoomText, -and screen magnifiers. +Orca, TalkBack, Voice Control, VoiceOver iOS, VoiceOver macOS, Windows Contrast +Themes, ZoomText, and screen magnifiers. |
