[pypy-svn] r76197 - in pypy/extradoc/pypy.org: . source
fijal at codespeak.net
fijal at codespeak.net
Wed Jul 14 12:53:33 CEST 2010
Author: fijal
Date: Wed Jul 14 12:53:32 2010
New Revision: 76197
Modified:
pypy/extradoc/pypy.org/download.html
pypy/extradoc/pypy.org/source/download.txt
Log:
Strike unfinished sentence
Modified: pypy/extradoc/pypy.org/download.html
==============================================================================
--- pypy/extradoc/pypy.org/download.html (original)
+++ pypy/extradoc/pypy.org/download.html Wed Jul 14 12:53:32 2010
@@ -49,7 +49,7 @@
<h1 class="title">Download and install</h1>
<p>Here are the various binaries of <strong>PyPy 1.3</strong> that we provide for x86 Linux,
Mac OS/X or Windows. This release improves over 1.2 in terms of stability
-of the JIT. It also</p>
+of the JIT.</p>
<ul class="download-menu simple">
<li>Download<ul>
<li><a class="reference internal" href="#with-a-jit-compiler">With a JIT Compiler</a> <strong>(recommended!)</strong></li>
Modified: pypy/extradoc/pypy.org/source/download.txt
==============================================================================
--- pypy/extradoc/pypy.org/source/download.txt (original)
+++ pypy/extradoc/pypy.org/source/download.txt Wed Jul 14 12:53:32 2010
@@ -8,7 +8,7 @@
Here are the various binaries of **PyPy 1.3** that we provide for x86 Linux,
Mac OS/X or Windows. This release improves over 1.2 in terms of stability
-of the JIT. It also
+of the JIT.
.. class:: download_menu
More information about the Pypy-commit
mailing list