From: Georg Brandl Date: Fri, 30 Mar 2007 17:39:39 +0000 (+0000) Subject: Label name fix. X-Git-Tag: v2.6a1~1911 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=749757329ac21a97769d8b0bfdd7ef1dad9d6257;p=python Label name fix. --- diff --git a/Doc/lib/libdecimal.tex b/Doc/lib/libdecimal.tex index 127eb1d476..a0a257eb65 100644 --- a/Doc/lib/libdecimal.tex +++ b/Doc/lib/libdecimal.tex @@ -425,7 +425,7 @@ also have a number of specialized methods: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Context objects \label{decimal-decimal}} +\subsection{Context objects \label{decimal-context}} Contexts are environments for arithmetic operations. They govern precision, set rules for rounding, determine which signals are treated as exceptions, and