mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix typo
This commit is contained in:
parent
07dc91800f
commit
f0236d7374
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ This module offers the following functions:
|
|||
another computer, and returns a \dfn{handle object}
|
||||
|
||||
\var{computer_name} is the name of the remote computer, of the
|
||||
form \code{"r\e\e computername"}. If \code{None}, the local computer
|
||||
form \code{r"\e\e computername"}. If \code{None}, the local computer
|
||||
is used.
|
||||
|
||||
\var{key} is the predefined handle to connect to.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue