Author: Hiroshi Hatake <[email protected]>
Branch: fix-typo
Changeset: r3064:c597a8bf02bf
Date: 2018-01-10 16:01 +0900
http://bitbucket.org/cffi/cffi/changeset/c597a8bf02bf/
Log: Fix a typo in installation
Aternatively → Alternatively
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -114,7 +114,7 @@
PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig pip install cffi
-Aternatively, **on OS/X 10.6** (Thanks Juraj Sukop for this)
+Alternatively, **on OS/X 10.6** (Thanks Juraj Sukop for this)
For building libffi you can use the default install path, but then, in
``setup.py`` you need to change::
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit