Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r55704:b6992e89de32 Date: 2012-06-08 11:47 +0200 http://bitbucket.org/pypy/pypy/changeset/b6992e89de32/
Log: make sure this is correct diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst --- a/pypy/doc/release-1.9.0.rst +++ b/pypy/doc/release-1.9.0.rst @@ -102,8 +102,8 @@ JitViewer ========= -There is a corresponding 1.9 release of JitViewer which is guaranteed to work -with PyPy 1.9. See the `JitViewer docs`_ for details. +There will be a corresponding 1.9 release of JitViewer which is guaranteed +to work with PyPy 1.9. See the `JitViewer docs`_ for details. .. _`JitViewer docs`: http://bitbucket.org/pypy/jitviewer _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
