Index: Doc/library/msilib.rst =================================================================== --- Doc/library/msilib.rst (revision 59635) +++ Doc/library/msilib.rst (working copy) @@ -42,7 +42,7 @@ exposed. -.. function:: UUIDCreate() +.. function:: UuidCreate() Return the string representation of a new unique identifier. This wraps the Windows API functions :cfunc:`UuidCreate` and :cfunc:`UuidToString`.