Commit 20c2a4f
committed
Fix typo in _LazyTickList class comment (lis -> list)
Changed 'lis' to 'list' in the comment of _LazyTickList class in lib/matplotlib/axis.py.
This fixes a minor typo in the documentation to improve code readability.1 parent 7025fb9 commit 20c2a4f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| |||
0 commit comments