Author: Manuel Jacob <[email protected]> Branch: improve-docs Changeset: r73545:7c0472302251 Date: 2014-09-15 20:55 +0200 http://bitbucket.org/pypy/pypy/changeset/7c0472302251/
Log: Change wording a bit for style and consistency. diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst --- a/pypy/doc/build.rst +++ b/pypy/doc/build.rst @@ -7,7 +7,7 @@ If you prefer to compile your own PyPy, or if you want to modify it, you will need to obtain a copy of the sources. This can be done either by `downloading them from the download page`_ or by checking them out from the -repository using mercurial. We suggest using mercurial if one wants to access +repository using mercurial. We suggest using mercurial if you want to access the current development. .. _downloading them from the download page: http://pypy.org/download.html _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
