Author: anatoly techtonik <[email protected]>
Branch: 
Changeset: r1517:75a1c583a999
Date: 2014-06-16 08:35 +0000
http://bitbucket.org/cffi/cffi/changeset/75a1c583a999/

Log:    index.rst: typo, edited online with Bitbucket

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -19,7 +19,7 @@
   functions directly (the way ctypes_ works) and level of the API
   (Application Programming Interface) using compiler to validate and link
   C language constructs.  Usually, C libraries have a specified C API,
-  bt often not an ABI (e.g. they may
+  but often not an ABI (e.g. they may
   document a "struct" as having at least these fields, but maybe more).
 
 * Try to be complete.  For now some C99 constructs are not supported,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to