mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Fix typo in uuid.rst (#108809)
				
					
				
			This commit is contained in:
		
							parent
							
								
									21da4980f5
								
							
						
					
					
						commit
						dd05c2054f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -119,7 +119,7 @@ which relays any information about the UUID's safety, using this enumeration: | ||||||
|      - The last 48 bits of the UUID. |      - The last 48 bits of the UUID. | ||||||
| 
 | 
 | ||||||
|    * - .. attribute:: UUID.time |    * - .. attribute:: UUID.time | ||||||
|      - The the 60-bit timestamp. |      - The 60-bit timestamp. | ||||||
| 
 | 
 | ||||||
|    * - .. attribute:: UUID.clock_seq |    * - .. attribute:: UUID.clock_seq | ||||||
|      - The 14-bit sequence number. |      - The 14-bit sequence number. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Nikita Sobolev
						Nikita Sobolev