mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Fix typo in test-cases-and-sections.md
This commit is contained in:
		 SirNate0
					SirNate0
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							8898cc6160
						
					
				
				
					commit
					b15158c1db
				
			| @@ -48,7 +48,7 @@ For more detail on command line selection see [the command line docs](command-li | |||||||
| Tag names are not case sensitive and can contain any ASCII characters. | Tag names are not case sensitive and can contain any ASCII characters. | ||||||
| This means that tags `[tag with spaces]` and `[I said "good day"]` | This means that tags `[tag with spaces]` and `[I said "good day"]` | ||||||
| are both allowed tags and can be filtered on. However, escapes are not | are both allowed tags and can be filtered on. However, escapes are not | ||||||
| supported however and `[\]]` is not a valid tag. | supported and `[\]]` is not a valid tag. | ||||||
|  |  | ||||||
| The same tag can be specified multiple times for a single test case, | The same tag can be specified multiple times for a single test case, | ||||||
| but only one of the instances of identical tags will be kept. Which one | but only one of the instances of identical tags will be kept. Which one | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user