Commit c0c4525
authored
Rollup merge of #150651 - Sekar-C-Mca:fix-pattern-usefulness-typo, r=nnethercote
Fix typo in pattern usefulness documentation
Line 171 introduced and as variable names, but
line 172 incorrectly used . This commit fixes the
inconsistency to use the correct variable names throughout.
Fixes #1498031 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments