[pypy-commit] cffi fix-typo: Fix a typo in cdef.rst

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake Branch: fix-typo Changeset: r3063:fd9081cfd060 Date: 2018-01-10 16:01 +0900 http://bitbucket.org/cffi/cffi/changeset/fd9081cfd060/ Log:Fix a typo in cdef.rst intented → intended diff --git a/doc/source/cdef.rst b/doc/source/cdef.rst --- a/doc/source/cdef.rst

[pypy-commit] cffi fix-typo: Fix a typo in using.rst

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake Branch: fix-typo Changeset: r3065:74d85eb3df35 Date: 2018-01-10 16:02 +0900 http://bitbucket.org/cffi/cffi/changeset/74d85eb3df35/ Log:Fix a typo in using.rst convertion → conversion diff --git a/doc/source/using.rst b/doc/source/using.rst --- a/doc/source

[pypy-commit] cffi fix-typo: Fix a typo in installation

2018-01-11 Thread Hiroshi Hatake
Author: Hiroshi Hatake 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