Kaydet (Commit) a37bd0f4 authored tarafından Georg Brandl's avatar Georg Brandl

Fix a variable name in winreg docs.

üst 00a15bbe
...@@ -321,7 +321,7 @@ This module offers the following functions: ...@@ -321,7 +321,7 @@ This module offers the following functions:
\var{key} is an already open key, or one of the predefined \var{key} is an already open key, or one of the predefined
\constant{HKEY_*} constants. \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. value is associated.
\var{type} is an integer that specifies the type of the data. \var{type} is an integer that specifies the type of the data.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment