Commit 267b226
authored
Fix wrong settings key reading errorCharsRate as warnCharsRate (#388)
m_errorCharsRate was reading the "warnCharsRate" settings key instead of
"errorCharsRate", causing both thresholds to silently share the same value
after a restart.1 parent 95f6302 commit 267b226
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments