remove _ from label: LaTeX rejects this due to all the magic we use to

get the _ character to format like a normal character
This commit is contained in:
Fred Drake 2003-06-26 03:11:20 +00:00
parent 2b9bc08ee7
commit 4db3661e24
1 changed files with 1 additions and 1 deletions

View File

@ -1249,7 +1249,7 @@ owner class.
\end{methoddesc}
\subsubsection{Invoking Descriptors \label{descriptor_invocation}}
\subsubsection{Invoking Descriptors \label{descriptor-invocation}}
In general, a descriptor is an object attribute with ``binding behavior'',
one whose attribute access has been overridden by methods in the descriptor