Fix a variable name in winreg docs.

This commit is contained in:
Georg Brandl 2007-06-27 14:09:56 +00:00
parent 00a15bbe2e
commit a37bd0f4a9
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.