summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libwinreg.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libwinreg.tex')
-rw-r--r--Doc/lib/libwinreg.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libwinreg.tex b/Doc/lib/libwinreg.tex
index 1a38964..d31c3ca 100644
--- a/Doc/lib/libwinreg.tex
+++ b/Doc/lib/libwinreg.tex
@@ -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.