Skip to content

Commit dd05c20

Browse files
authored
Fix typo in uuid.rst (#108809)
1 parent 21da498 commit dd05c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/uuid.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ which relays any information about the UUID's safety, using this enumeration:
119119
- The last 48 bits of the UUID.
120120

121121
* - .. attribute:: UUID.time
122-
- The the 60-bit timestamp.
122+
- The 60-bit timestamp.
123123

124124
* - .. attribute:: UUID.clock_seq
125125
- The 14-bit sequence number.

0 commit comments

Comments
 (0)