#1719: capitalization error in "UuidCreate".
This commit is contained in:
parent
7096a4bfdc
commit
165010834a
|
@ -42,7 +42,7 @@ structures.
|
||||||
exposed.
|
exposed.
|
||||||
|
|
||||||
|
|
||||||
.. function:: UUIDCreate()
|
.. function:: UuidCreate()
|
||||||
|
|
||||||
Return the string representation of a new unique identifier. This wraps the
|
Return the string representation of a new unique identifier. This wraps the
|
||||||
Windows API functions :cfunc:`UuidCreate` and :cfunc:`UuidToString`.
|
Windows API functions :cfunc:`UuidCreate` and :cfunc:`UuidToString`.
|
||||||
|
|
Loading…
Reference in New Issue