We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998676a commit ae71170Copy full SHA for ae71170
lib/matplotlib/ticker.py
@@ -118,7 +118,7 @@
118
ax.yaxis.set_minor_formatter( yminorFormatter )
119
120
See :ref:`pylab_examples-major_minor_demo1` for an example of setting
121
-major an minor ticks. See the :mod:`matplotlib.dates` module for
+major and minor ticks. See the :mod:`matplotlib.dates` module for
122
more information and examples of using date locators and formatters.
123
"""
124
0 commit comments