]> granicus.if.org Git - python/commitdiff
Fix typo
authorRaymond Hettinger <python@rcn.com>
Tue, 25 Jun 2002 15:26:59 +0000 (15:26 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 25 Jun 2002 15:26:59 +0000 (15:26 +0000)
Doc/lib/libwinreg.tex

index 65f55efe07da2400ad8cf2338ccea4cf6f7e0f94..1fdc6cc8d51c29ed9f786db8e09c1e86e1b514b6 100644 (file)
@@ -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.