Content-Length: 270700 | pFad | http://github.com/matplotlib/matplotlib/commit/20c2a4fad9da79312ffc8cc5664b3526fffa2d41

75 Fix typo in _LazyTickList class comment (lis -> list) · matplotlib/matplotlib@20c2a4f · GitHub
Skip to content

Commit 20c2a4f

Browse files
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

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/axis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ def __get__(self, instance, owner):
539539
# attribute (e.g. in certain projection classes which override
540540
# e.g. get_xaxis_text1_transform). In order to avoid infinite
541541
# recursion, first set the majorTicks on the instance temporarily
542-
# to an empty lis. Then create the tick; note that _get_tick()
542+
# to an empty list. Then create the tick; note that _get_tick()
543543
# may call reset_ticks(). Therefore, the final tick list is
544544
# created and assigned afterwards.
545545
if self._major:

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/matplotlib/matplotlib/commit/20c2a4fad9da79312ffc8cc5664b3526fffa2d41

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy