Remove parens around link.

This commit is contained in:
Georg Brandl 2012-04-01 13:10:58 +02:00
parent bf8030830f
commit 204e7896d6
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ the precision is user configurable, the exact figures may vary. For example,
in integer bignum arithmetic the differences can be significantly higher.
The following table is meant as an illustration. Benchmarks are available
at (http://www.bytereef.org/mpdecimal/quickstart.html).
at http://www.bytereef.org/mpdecimal/quickstart.html.
+---------+-------------+--------------+-------------+
| | decimal.py | _decimal | speedup |