diff options
| author | Georg Brandl <georg@python.org> | 2013-10-01 19:51:45 +0200 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-10-01 19:51:45 +0200 |
| commit | ab24aa2df8c43daffd920d6fbb517a26e8fc3fa4 (patch) | |
| tree | cbcbfd4bfb2abb1f29511cad10d5991b101f9c24 /doc/develop.rst | |
| parent | 784fabbd87558234de6ef1bbfdca106de25db521 (diff) | |
| download | sphinx-ab24aa2df8c43daffd920d6fbb517a26e8fc3fa4.tar.gz | |
grammar fix
Diffstat (limited to 'doc/develop.rst')
| -rw-r--r-- | doc/develop.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/develop.rst b/doc/develop.rst index fad5982e..95a615cb 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -11,7 +11,8 @@ Sphinx is a maintained by a group of volunteers. We value every contribution! <http://bitbucket.org/birkenfeld/sphinx/issues/>`_. * The mailing list for development is at `Google Groups <http://groups.google.com/group/sphinx-dev/>`_. -* There is also #sphinx-doc IRC channel on `freenode <http://freenode.net/>`_. +* There is also the #sphinx-doc IRC channel on `freenode + <http://freenode.net/>`_. For more about our development process and methods, see the :doc:`devguide`. |
