2 parents cb642ab + 23823c0 commit e3deae2Copy full SHA for e3deae2
1 file changed
Doc/library/uuid.rst
@@ -111,7 +111,7 @@ random UUID.
111
.. attribute:: UUID.variant
112
113
The UUID variant, which determines the internal layout of the UUID. This will be
114
- one of the integer constants :const:`RESERVED_NCS`, :const:`RFC_4122`,
+ one of the constants :const:`RESERVED_NCS`, :const:`RFC_4122`,
115
:const:`RESERVED_MICROSOFT`, or :const:`RESERVED_FUTURE`.
116
117
0 commit comments