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

Skip to content

Commit a4d2b86

Browse files
committed
Add versionadded. Remove duplicate "to"
1 parent ad30fa0 commit a4d2b86

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/lib/libthread.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ \section{\module{thread} ---
4545

4646
\begin{funcdesc}{interrupt_main}{}
4747
Raise a KeyboardInterrupt in the main thread. A subthread can use this
48-
function to to interrupt the main thread.
48+
function to interrupt the main thread.
49+
\versionadded{2.3}
4950
\end{funcdesc}
5051

5152
\begin{funcdesc}{exit}{}

0 commit comments

Comments
 (0)