summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <ssssam@gmail.com>2015-09-14 17:46:59 +0100
committerSam Thursfield <ssssam@gmail.com>2015-09-14 17:46:59 +0100
commitc38fcea43111826b8ea499813fb10459ed29dae8 (patch)
tree8fa9ba17ae2c1c4dba08c88e52af6eb96e1b44d9
parentca838f506daf3c932b5d1e97623bc821cf77d7de (diff)
downloadsandboxlib-c38fcea43111826b8ea499813fb10459ed29dae8.tar.gz
Fix another typo in HACKING.rst
-rw-r--r--HACKING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.rst b/HACKING.rst
index e681021..9144885 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -26,7 +26,7 @@ I intend to follow the `PBR Linux/Python Compatible Semantic Versioning`_
version scheme for this library. This is based on the `semantic versioning`_
and `PEP 440`_ schemes.
-For background on realising to the Python Package Index (PyPI), see:
+For background on releasing to the Python Package Index (PyPI), see:
https://packaging.python.org/en/latest/distributing.html.
.. _PBR: http://docs.openstack.org/developer/pbr/