mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed typo in tests/cache/tests.py docstring.
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							8d087f9a17
						
					
				
				
					commit
					8ea3ff155e
				
			
							
								
								
									
										2
									
								
								tests/cache/tests.py
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								tests/cache/tests.py
									
									
									
									
										vendored
									
									
								
							| @@ -535,7 +535,7 @@ class BaseCacheTests: | ||||
|  | ||||
|     def test_long_timeout(self): | ||||
|         """ | ||||
|         Followe memcached's convention where a timeout greater than 30 days is | ||||
|         Follow memcached's convention where a timeout greater than 30 days is | ||||
|         treated as an absolute expiration timestamp instead of a relative | ||||
|         offset (#12399). | ||||
|         """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user