From cc1f597b90edd75d4cddbf33cede611086790016 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 6 Jun 2010 02:41:24 +0000 Subject: reST indentation nit --- Doc/library/winreg.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/winreg.rst b/Doc/library/winreg.rst index fe489f0..fa8e368 100644 --- a/Doc/library/winreg.rst +++ b/Doc/library/winreg.rst @@ -111,7 +111,7 @@ This module offers the following functions: The :func:`DeleteKeyEx` function is implemented with the RegDeleteKeyEx Windows API function, which is specific to 64-bit versions of Windows. See the `RegDeleteKeyEx documentation - `__. + `__. *key* is an already open key, or one of the predefined :ref:`HKEY_* constants `. -- cgit v0.12