Fix typo in uuid.rst (#108809)

This commit is contained in:
Nikita Sobolev 2023-09-02 13:08:46 +03:00 committed by GitHub
parent 21da4980f5
commit dd05c2054f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ which relays any information about the UUID's safety, using this enumeration:
- The last 48 bits of the UUID.
* - .. attribute:: UUID.time
- The the 60-bit timestamp.
- The 60-bit timestamp.
* - .. attribute:: UUID.clock_seq
- The 14-bit sequence number.