Skip to content

Commit 91d659f

Browse files
authored
Update Doc/library/uuid.rst
1 parent 3054a85 commit 91d659f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/uuid.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ which relays any information about the UUID's safety, using this enumeration:
121121
- The last 48 bits of the UUID. Only relevant to version 1.
122122

123123
* - .. attribute:: UUID.time
124-
- The 60-bit timestamp for version 1 and 6.
125-
- The 48-bit timestamp for version 7.
124+
- The 60-bit timestamp for version 1 and 6,
125+
or the 48-bit timestamp for version 7.
126126

127127
* - .. attribute:: UUID.clock_seq
128128
- The 14-bit sequence number. Only relevant to versions 1 and 6.

0 commit comments

Comments
 (0)