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

Skip to content

Commit 0a863da

Browse files
committed
cfuncdesc environment:
When processing the optional parameter, don't append any text; let the pre-processor supply all of it.
1 parent 4dfcd76 commit 0a863da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/texinputs/python.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
\begin{fulllineitems}
546546
\item[\code{#2 \bfcode{#3}(\py@varvars{#4})}\index{#3@{\py@idxcode{#3()}}}]
547547
\ifx#1\@undefined\else%
548-
\emph{Return value: \textbf{#1 reference}.}\\
548+
\emph{Return value: \textbf{#1}.}\\
549549
\fi
550550
}{\end{fulllineitems}}
551551

0 commit comments

Comments
 (0)