aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Glass <tribaal@gmail.com>2014-02-13 13:47:28 +0100
committerChris Glass <tribaal@gmail.com>2014-02-13 13:47:28 +0100
commitae20caaed83d86fa40be4b979f7f7553eb6277fa (patch)
tree83fa671c67b4d86fb75894e4385b3dfe8a6bb3ae
parent03829e595123879d26c4681eb180f056d549bc7f (diff)
downloadcryptography-ae20caaed83d86fa40be4b979f7f7553eb6277fa.tar.gz
cryptography-ae20caaed83d86fa40be4b979f7f7553eb6277fa.tar.bz2
cryptography-ae20caaed83d86fa40be4b979f7f7553eb6277fa.zip
Pypy is not a real word either apparently.
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index f2b40892..9d8916e3 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -26,7 +26,7 @@ Building cryptography on GNU/Linux
----------------------------------
``cryptography`` should build very easily on GNU/Linux provided you have a C
-compiler, headers for Python (if you're not using Pypy), and headers for the
+compiler, headers for Python (if you're not using `pypy`), and headers for the
OpenSSL and `libffi` libraries available on your system.
Debian and Ubuntu systems