Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r825:c22e43911290
Date: 2016-11-30 10:55 +0100
http://bitbucket.org/pypy/pypy.org/changeset/c22e43911290/

Log:    tweak

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -182,8 +182,8 @@
 <li>The most up-to-date <a class="reference external" 
href="http://buildbot.pypy.org/nightly/trunk/";>nightly binary builds</a> with a 
JIT, if the official
 release is too old for what you want to do. There are versions for
 different libc on this site too.</li>
-<li>Reverse debugger (RevDB): This version enables debugging your Python
-programs by going forward and backward in time.  See the <a class="reference 
external" href="https://bitbucket.org/pypy/revdb/";>separate
+<li>Reverse debugger: This version enables debugging your Python
+programs by going forward and backward in time.  See the <a class="reference 
external" href="https://bitbucket.org/pypy/revdb/";>RevDB
 documentation</a>.</li>
 </ul>
 <ul class="simple">
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -189,8 +189,8 @@
   release is too old for what you want to do. There are versions for
   different libc on this site too.
 
-* Reverse debugger (RevDB): This version enables debugging your Python
-  programs by going forward and backward in time.  See the `separate
+* Reverse debugger: This version enables debugging your Python
+  programs by going forward and backward in time.  See the `RevDB
   documentation`__.
 
 .. __: https://bitbucket.org/pypy/revdb/
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to