From: Mark Dickinson Date: Thu, 7 Feb 2008 01:14:23 +0000 (+0000) Subject: Fix broken link in decimal documentation. X-Git-Tag: v2.6a1~250 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff6672fda185624955ac322540935dbd5ed420e1;p=thirdparty%2FPython%2Fcpython.git Fix broken link in decimal documentation. --- diff --git a/Doc/library/decimal.rst b/Doc/library/decimal.rst index 3495241925b4..89857f03a429 100644 --- a/Doc/library/decimal.rst +++ b/Doc/library/decimal.rst @@ -91,7 +91,7 @@ reset them before monitoring a calculation. Specification `_. * IEEE standard 854-1987, `Unofficial IEEE 854 Text - `_. + `_. .. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%