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.
2 parents bb6a4af + 9c93073 commit bcdcb93Copy full SHA for bcdcb93
tutorials/introductory/pyplot.py
@@ -80,7 +80,7 @@
80
# If matplotlib were limited to working with lists, it would be fairly
81
# useless for numeric processing. Generally, you will use `numpy
82
# <http://www.numpy.org>`_ arrays. In fact, all sequences are
83
-# converted to numpy arrays internally. The example below illustrates a
+# converted to numpy arrays internally. The example below illustrates
84
# plotting several lines with different format styles in one command
85
# using arrays.
86
0 commit comments