Skip to content

Commit f90b354

Browse files
authored
Wording
1 parent 9a3f3ce commit f90b354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3400,7 +3400,7 @@ def get_xticklabels(self, minor=False, which=None):
34003400
34013401
Notes
34023402
-----
3403-
Please note that the tick label list is not populated until a ``draw``
3403+
Please note that the tick label strings are not populated until a ``draw``
34043404
method has been called.
34053405
34063406
See also: `~pyplot.draw` and `~canvas.draw`.

0 commit comments

Comments
 (0)