Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4db3661

Browse files
committed
remove _ from label: LaTeX rejects this due to all the magic we use to
get the _ character to format like a normal character
1 parent 2b9bc08 commit 4db3661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/ref3.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@ \subsubsection{Implementing Descriptors \label{descriptors}}
12491249
\end{methoddesc}
12501250

12511251

1252-
\subsubsection{Invoking Descriptors \label{descriptor_invocation}}
1252+
\subsubsection{Invoking Descriptors \label{descriptor-invocation}}
12531253

12541254
In general, a descriptor is an object attribute with ``binding behavior'',
12551255
one whose attribute access has been overridden by methods in the descriptor

0 commit comments

Comments
 (0)