Commit dacb47b7 authored by Nicholas Bastin's avatar Nicholas Bastin

Textual change to make the doc reflect reality

parent 5c6bf07e
......@@ -393,7 +393,7 @@ function.
\item[\code{'c_call'}]
A C function is about to be called. This may be an extension function
or a builtin. \var{arg} is the C function name.
or a builtin. \var{arg} is the C function object.
\item[\code{'c_return'}]
A C function has returned. \var{arg} is \code{None}.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment