Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r64688:4d0229ceb4e5
Date: 2013-05-31 21:01 +0200
http://bitbucket.org/pypy/pypy/changeset/4d0229ceb4e5/

Log:    testing the bbhook

diff --git a/pypy/doc/rffi.rst b/pypy/doc/rffi.rst
--- a/pypy/doc/rffi.rst
+++ b/pypy/doc/rffi.rst
@@ -5,7 +5,7 @@
 Purpose
 -------
 
-This document describes an FFI for RPython language, concentrating
+This document describes an FFI for the RPython language, concentrating
 on low-level backends like C. It describes
 how to declare and call low-level (C) functions from RPython level.
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to