Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion options/accessibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ The Configuration Block
mouseMagnifier: false, // switch on magnification via mouse hovering
align: 'top', // placement of magnified expression

infoType: false // show semantic type on mouse hovering
infoType: false, // show semantic type on mouse hovering
infoRole: false, // show semantic role on mouse hovering
infoPrefix: false, // show speech prefixes on mouse hovering
}
Expand Down