Skip to content

Commit 23d5942

Browse files
authored
Merge pull request #312 from oskarTom/patch-1
fixed typo
2 parents 4257f8d + e79452b commit 23d5942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/accessibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ The Configuration Block
247247
mouseMagnifier: false, // switch on magnification via mouse hovering
248248
align: 'top', // placement of magnified expression
249249
250-
infoType: false // show semantic type on mouse hovering
250+
infoType: false, // show semantic type on mouse hovering
251251
infoRole: false, // show semantic role on mouse hovering
252252
infoPrefix: false, // show speech prefixes on mouse hovering
253253
}

0 commit comments

Comments
 (0)