mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Fixup various spelling errors (#1208)
This commit is contained in:
		 Josh Soref
					Josh Soref
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							d38f782995
						
					
				
				
					commit
					b11175548a
				
			| @@ -26,7 +26,7 @@ namespace Catch { | ||||
|         ~TAPReporter() override; | ||||
|  | ||||
|         static std::string getDescription() { | ||||
|             return "Reports test results in TAP format, suitable for test harneses"; | ||||
|             return "Reports test results in TAP format, suitable for test harnesses"; | ||||
|         } | ||||
|  | ||||
|         ReporterPreferences getPreferences() const override { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user