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

Skip to content

Commit 28eae08

Browse files
committed
fix use of undefined markup
1 parent dbe7980 commit 28eae08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/api/concrete.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ \subsection{The None Object \label{noneObject}}
9898
\end{cvardesc}
9999

100100
\begin{csimplemacrodesc}{Py_RETURN_NONE}
101-
Properly handles returning \cvar{Py_None} from within a C function.
101+
Properly handles returning \cdata{Py_None} from within a C function.
102102
\end{csimplemacrodesc}
103103

104104

0 commit comments

Comments
 (0)