diff options
author | Alex Stapleton <alexs@prol.etari.at> | 2014-03-15 19:18:16 +0000 |
---|---|---|
committer | Alex Stapleton <alexs@prol.etari.at> | 2014-03-15 19:18:16 +0000 |
commit | 13432b21dbeeda33319bbffdb0771e14dea4d1d6 (patch) | |
tree | 9352a5c18e8d6a34f0a1869cf15396a3a5182972 /docs | |
parent | b10e95425f3061ecafbc4456d305f1f62b2c5495 (diff) | |
download | cryptography-13432b21dbeeda33319bbffdb0771e14dea4d1d6.tar.gz cryptography-13432b21dbeeda33319bbffdb0771e14dea4d1d6.tar.bz2 cryptography-13432b21dbeeda33319bbffdb0771e14dea4d1d6.zip |
Tweak wording
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index af583ee3..c6a2a5c0 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -15,9 +15,9 @@ these operating systems. * x86-64 CentOS 6.4 and CentOS 5 * x86-64 FreeBSD 9.2 and FreeBSD 10 -* OS X 10.9 and OS X 10.8.5 +* OS X 10.9 and OS X 10.8 * x86-64 Ubuntu 12.04 LTS -* 64-bit Windows Server 2008 +* 32-bit Python on 64-bit Windows Server 2008 On Windows ---------- |