Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2697:392b2fc8f461 Date: 2016-05-15 08:57 +0200 http://bitbucket.org/cffi/cffi/changeset/392b2fc8f461/
Log: typo diff --git a/doc/source/embedding.rst b/doc/source/embedding.rst --- a/doc/source/embedding.rst +++ b/doc/source/embedding.rst @@ -76,7 +76,7 @@ ``.dylib`` on Mac OS/X, or ``.so`` on other platforms. As usual, it is produced by generating some intermediate ``.c`` code and then calling the regular platform-specific C compiler. See below__ for -some pointers to C-level issues with using the probuced library. +some pointers to C-level issues with using the produced library. .. __: `Issues about using the .so`_ _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit