Skip to content

Commit

Permalink
Spelling [ci skip].
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Jan 13, 2017
1 parent b11a303 commit 9739c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/maintainers/RELEASING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ without buildout (be sure to add the new ``Zope2`` release version to
$ vim requirements.txt
$ git add requirements.txt
$ git commit -m "Pin versoins for 2.13.23 release" buildout.cfg requirements.txt
$ git commit -m "Pin versions for 2.13.23 release" buildout.cfg requirements.txt
Review / update the changelog
-----------------------------
Expand Down Expand Up @@ -110,7 +110,7 @@ Register and upload the release to PyPI

.. code-block:: bash
$ bin/python sdist register upload --sign
$ bin/python setup.py sdist upload --sign
.. note::

Expand Down

0 comments on commit 9739c0f

Please sign in to comment.