Skip to content

Commit 0e03292

Browse files
committed
Fix missing colon
1 parent 7809d9c commit 0e03292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Rename ``_Py_DumpTraceback`` and ``_Py_DumpTracebackThreads`` to
2-
c:func:`PyUnstable_DumpTraceback` and c:func`PyUnstable_DumpTracebackThreads`.
2+
c:func:`PyUnstable_DumpTraceback` and c:func:`PyUnstable_DumpTracebackThreads`.

0 commit comments

Comments
 (0)