Commit 8cc762b4 authored by Fredrik Lundh's avatar Fredrik Lundh

fixed broken sentence

parent aecb50a8
......@@ -25,9 +25,9 @@ This module offers the following functions:
Closes a previously opened registry key.
The hkey argument specifies a previously opened key.
Note that if \var{hkey} is not closed using this method, (or the
\method{handle.Close()} closed when the \var{hkey} object is
destroyed by Python.
Note that if \var{hkey} is not closed using this method (or via
\method{handle.Close()}), it is closed when the \var{hkey} object
is destroyed by Python.
\end{funcdesc}
......
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