]> granicus.if.org Git - python/commitdiff
reST indentation nit
authorBenjamin Peterson <benjamin@python.org>
Sun, 6 Jun 2010 02:41:24 +0000 (02:41 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 6 Jun 2010 02:41:24 +0000 (02:41 +0000)
Doc/library/winreg.rst

index fe489f04a9106cc2fcbba84bd452f94a29760dcc..fa8e3681f3d794e7a0d56f8b50a618c984e40f0d 100644 (file)
@@ -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
-     <http://msdn.microsoft.com/en-us/library/ms724847%28VS.85%29.aspx>`__.
+      <http://msdn.microsoft.com/en-us/library/ms724847%28VS.85%29.aspx>`__.
 
    *key* is an already open key, or one of the predefined
    :ref:`HKEY_* constants <hkey-constants>`.