Skip to content

Commit 6a9863c

Browse files
Tyriarntrogh
andcommitted
Update docs/terminal/appearance.md
Co-authored-by: Nick Trogh <[email protected]>
1 parent 2225ba6 commit 6a9863c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/terminal/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ For example, the below image features roman numeral characters that are squashed
186186

187187
![VIII and XII characters would be rescaled horizontally so as to not overlap with following characters. They feature a thinner stroke width when this happens due to the scaling](images/appearance/rescale-on.png)
188188

189-
This feature can be disabled by setting `"terminal.integrated.rescaleOverlappingGlyphs": false` which would result in the following overlapped rendering:
189+
This feature can be disabled by setting `setting(terminal.integrated.rescaleOverlappingGlyphs)` to `false`, which would result in the following overlapped rendering:
190190

191191
![When off, the VIII and XII characters may overlap the following characters](images/appearance/rescale-off.png)
192192

0 commit comments

Comments
 (0)