Commit f4cf125
Charlie Tonneslan
Drop duplicate 'the the' in two doc comments (matplotlib#31741)
Two unrelated spots have the same minor typo:
- lib/matplotlib/_mathtext.py: "greater than the the actual" in the
ComputerModernFontConstants x-height note.
- lib/matplotlib/colors.py: "mapped through the the corresponding
norm" in the structured-array branch of the to_rgba docstring.
Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>1 parent 39c556c commit f4cf125
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
1013 | | - | |
| 1013 | + | |
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3522 | 3522 | | |
3523 | 3523 | | |
3524 | 3524 | | |
3525 | | - | |
| 3525 | + | |
3526 | 3526 | | |
3527 | 3527 | | |
3528 | 3528 | | |
| |||
0 commit comments