Commit abd5520c authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Markup typo fix

parent c0fdb18a
......@@ -197,7 +197,7 @@ This can be used to build a shell for SQLite, like in the following example:
\verbatiminput{sqlite3/complete_statement.py}
\end{funcdesc}
\begin{funcdesc}{}enable_callback_tracebacks{flag}
\begin{funcdesc}{enable_callback_tracebacks}{flag}
By default you will not get any tracebacks in user-defined functions,
aggregates, converters, authorizer callbacks etc. If you want to debug them,
you can call this function with \var{flag} as True. Afterwards, you will get
......
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