Author: Tristan Arthur <[email protected]> Branch: TreeStain/fixed-typo-line-29-mostly-to-most-1484469416419 Changeset: r89574:fb7e574f577e Date: 2017-01-15 08:38 +0000 http://bitbucket.org/pypy/pypy/changeset/fb7e574f577e/
Log: Fixed typo. line 29: mostly to most. diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -26,7 +26,7 @@ Almost! -The mostly likely stumbling block for any given project is support for +The most likely stumbling block for any given project is support for :ref:`extension modules <extension-modules>`. PyPy supports a continually growing number of extension modules, but so far mostly only those found in the standard library. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
