Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r989:0b7103b87f18
Date: 2012-10-09 11:18 +0200
http://bitbucket.org/cffi/cffi/changeset/0b7103b87f18/

Log:    Rename section

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -960,8 +960,8 @@
 used only as a last-resort solution.
 
 
-Miscellaneous
--------------
+Misc methods on ffi
+-------------------
 
 ``ffi.errno``: the value of ``errno`` received from the most recent C call
 in this thread, and passed to the following C call, is available via
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to