Author: edbaunton <[email protected]>
Branch: edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
Changeset: r3123:71a8dfd11905
Date: 2018-06-20 12:46 +0000
http://bitbucket.org/cffi/cffi/changeset/71a8dfd11905/
Log: Minor: Fix 'fucntion' typo in overview.rst
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
--- a/doc/source/overview.rst
+++ b/doc/source/overview.rst
@@ -167,7 +167,7 @@
*Python 3 on Windows:* ``ffi.dlopen(None)`` does not work. This problem
is messy and not really fixable. The problem does not occur if you try
-to call a fucntion from a specific DLL that exists on your system: then
+to call a function from a specific DLL that exists on your system: then
you use ``ffi.dlopen("path.dll")``.
*This example does not call any C compiler. It works in the so-called
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit