8000
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 487a935 commit 9c93073Copy full SHA for 9c93073
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