Author: Matti Picus <matti.pi...@gmail.com>
Branch: extradoc
Changeset: r498:a1566bb0df0c
Date: 2014-05-09 09:00 +0300
http://bitbucket.org/pypy/pypy.org/changeset/a1566bb0df0c/

Log:    typo

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -51,7 +51,7 @@
 (but not the release) are slightly
 miscompiled due to buildslave being old. Contributions are 
welcomed</strong>.</p>
 <p>Here are the binaries for the current release &#8212; <strong>PyPy 
2.3</strong> &#8212;
-(<a href="#id30"><span class="problematic" id="id31">`what's new in PyPy 
2.3`_</span></a> )</p>
+(<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-2.3.0.html";>what's new in PyPy 
2.3?</a> )</p>
 <p>for x86 and ARM Linux, Mac OS/X, Windows and the older release &#8212; 
<strong>PyPy3 2.1 beta1</strong> &#8212;
 (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy3-2.1.0-beta1.html";>what's new 
in PyPy3 2.1 beta1?</a>).</p>
 <ul class="download-menu simple">
@@ -306,12 +306,6 @@
 be94460bed8b2682880495435c309b6611ae2c31  pypy-1.8-sandbox-linux.tar.bz2
 </pre>
 </div>
-<div class="system-messages section">
-<h1>Docutils System Messages</h1>
-<div class="system-message" id="id30">
-<p class="system-message-title">System Message: ERROR/3 (<tt 
class="docutils">[dynamic-text]</tt>, line 12); <em><a 
href="#id31">backlink</a></em></p>
-Unknown target name: &ldquo;what's new in pypy 2.3&rdquo;.</div>
-</div>
 </div>
 <div id="sidebar">
 </div>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -15,7 +15,7 @@
   miscompiled due to buildslave being old. Contributions are welcomed**.
 
 Here are the binaries for the current release &#8212; **PyPy 2.3** &#8212;
-(`what's new in PyPy 2.3`_ )
+(`what's new in PyPy 2.3?`_ )
 
 for x86 and ARM Linux, Mac OS/X, Windows and the older release &#8212; **PyPy3 
2.1 beta1** &#8212; 
 (`what's new in PyPy3 2.1 beta1?`_).
@@ -61,7 +61,7 @@
 source or downloading your PyPy from your release vendor. `Ubuntu`_ (`PPA`_),
 `Debian`_, `Homebrew`_, MacPorts,
 `Fedora`_, `Gentoo`_ and `Arch`_ are known to package PyPy, with various
-degrees of being up-to-date.  You may have more chances trying out Squeaky's
+degrees of being up-to-date.  You may have more luck trying out Squeaky's
 `portable Linux binaries`_.
 
 .. _`Ubuntu`: http://packages.ubuntu.com/raring/pypy
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to