summaryrefslogtreecommitdiff
path: root/docs/plotting.rst
diff options
context:
space:
mode:
authorloganthomas <logan.thomas005@gmail.com>2019-10-02 18:35:55 -0500
committerloganthomas <logan.thomas005@gmail.com>2019-10-02 18:35:55 -0500
commit3225996c19ee74ae05b955914c2f20ea3280b6cf (patch)
tree191674c347308e4238664463ade59821d4235a78 /docs/plotting.rst
parent5ea97f92938e7f5b97a4465fdc544ad511067f24 (diff)
downloadpint-3225996c19ee74ae05b955914c2f20ea3280b6cf.tar.gz
fix typo in plotting
Diffstat (limited to 'docs/plotting.rst')
-rw-r--r--docs/plotting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plotting.rst b/docs/plotting.rst
index 70f5306..a008d45 100644
--- a/docs/plotting.rst
+++ b/docs/plotting.rst
@@ -27,7 +27,7 @@ This support can also be disabled with:
>>> ureg.setup_matplotlib(False)
-This allows then plotting quantities with different units:
+This allows plotting quantities with different units:
.. plot::
:include-source: true