Fix a variable name in winreg docs.

(backport from rev. 56091)
This commit is contained in:
Georg Brandl 2007-06-27 14:09:59 +00:00
parent 4508df2c72
commit adfd13e00b
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ This module offers the following functions:
\var{key} is an already open key, or one of the predefined
\constant{HKEY_*} constants.
\var{sub_key} is a string that names the subkey with which the
\var{value_name} is a string that names the subkey with which the
value is associated.
\var{type} is an integer that specifies the type of the data.