Author: Tristan Arthur <[email protected]>
Branch: TreeStain/main-lines-changed-in-l77-l83-made-para-1484471558033
Changeset: r89582:49477bd65973
Date: 2017-01-15 12:17 +0000
http://bitbucket.org/pypy/pypy/changeset/49477bd65973/

Log:    Changed 'examples' to not be plural as only one example is provided.
        Thsi can be reverted if multiple examples are given.

diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -79,7 +79,7 @@
 Sandboxing in PyPy is a good proof of concept, and is without a doubt
 safe IMHO, however it is only a proof of concept.  It currently requires 
 some work from a motivated developer. However, until then it can only be used 
for "pure Python"
-examples: programs that import mostly nothing (or only pure Python
+example: programs that import mostly nothing (or only pure Python
 modules, recursively).
 
 .. _`sandboxed PyPy`: sandbox.html
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to