summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-04-27 22:13:00 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-04-27 22:13:00 -0400
commit1c70177776d948987b61f84abc63badb897ea995 (patch)
tree0cce367239f1a6cd60779815fbc1b4d8f7741ce1 /source
parent503e95b4054555d322355ae40cdab2bfd22c48ed (diff)
downloadastroconda-1c70177776d948987b61f84abc63badb897ea995.tar.gz
Spelling
Diffstat (limited to 'source')
-rw-r--r--source/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/contributing.rst b/source/contributing.rst
index 734d0b3..b7cd52b 100644
--- a/source/contributing.rst
+++ b/source/contributing.rst
@@ -155,7 +155,7 @@ Fill in the ``about`` section with relevant information regarding the package:
license: GPL
summary: Python library for symbolic mathematics
-Next, modfy the ``source`` section's ``url`` so that it points to ``sympy``'s source archive (on the internet):
+Next, modify the ``source`` section's ``url`` so that it points to ``sympy``'s source archive (on the internet):
.. code-block:: sh