aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-05-07 16:20:09 -0700
committerDavid Reid <dreid@dreid.org>2014-05-07 16:20:09 -0700
commit18563e61aafdf1f440d1823033e0ec2f2719d4ca (patch)
treec972fd2260347f06c2bc39e424c1ee0eeb4f12bd /docs/installation.rst
parente43861db8fc80982a400bfa49105dbfe5987e84a (diff)
downloadcryptography-18563e61aafdf1f440d1823033e0ec2f2719d4ca.tar.gz
cryptography-18563e61aafdf1f440d1823033e0ec2f2719d4ca.tar.bz2
cryptography-18563e61aafdf1f440d1823033e0ec2f2719d4ca.zip
Lowercase a.
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 6867e962..a2bb4aab 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -136,7 +136,7 @@ On OS X:
$ env DYLD_LIBRARY_PATH="$HOME/anaconda/lib" pip install cryptography
-And on Linux:
+and on Linux:
.. code-block:: console