From 18563e61aafdf1f440d1823033e0ec2f2719d4ca Mon Sep 17 00:00:00 2001 From: David Reid Date: Wed, 7 May 2014 16:20:09 -0700 Subject: Lowercase a. --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3