mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	Fixed typos in comments and docs.
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							090ca6512f
						
					
				
				
					commit
					fbb83fefd4
				
			| @@ -2308,7 +2308,7 @@ QUnit.config.testId = [].concat( urlParams.testId || [] ); | ||||
| // Exact case-insensitive match of the module name | ||||
| QUnit.config.module = urlParams.module; | ||||
|  | ||||
| // Regular expression or case-insenstive substring match against "moduleName: testName" | ||||
| // Regular expression or case-insensitive substring match against "moduleName: testName" | ||||
| QUnit.config.filter = urlParams.filter; | ||||
|  | ||||
| // Test order randomization | ||||
|   | ||||
		Reference in New Issue
	
	Block a user