mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	tests: Spelling fixes
Correct typos of the following word families: mounting jitterbuffer thrashing original manipulating entries actual possibility tasks options positives taskprocessor other dynamic declarative ASTERISK-29714 Change-Id: I6b94659d045eec5d8d020fce2e9b6e2f593dfeb6
This commit is contained in:
		
				
					committed by
					
						 Friendly Automation
						Friendly Automation
					
				
			
			
				
	
			
			
			
						parent
						
							3bf314d643
						
					
				
				
					commit
					e54a9d31f1
				
			| @@ -61,7 +61,7 @@ struct sorcery_memory_cache_thrash_thread { | ||||
| 	unsigned int average_execution_time; | ||||
| }; | ||||
|  | ||||
| /*! \brief Structure for memory cache thrasing */ | ||||
| /*! \brief Structure for memory cache thrashing */ | ||||
| struct sorcery_memory_cache_thrash { | ||||
| 	/*! \brief The sorcery instance being tested */ | ||||
| 	struct ast_sorcery *sorcery; | ||||
| @@ -160,7 +160,7 @@ static void sorcery_memory_cache_thrash_destroy(void *obj) | ||||
|  | ||||
| /*! | ||||
|  * \internal | ||||
|  * \brief Set up thrasing against a memory cache on a sorcery instance | ||||
|  * \brief Set up thrashing against a memory cache on a sorcery instance | ||||
|  * | ||||
|  * \param cache_configuration The sorcery memory cache configuration to use | ||||
|  * \param update_threads The number of threads which should be constantly updating sorcery | ||||
|   | ||||
		Reference in New Issue
	
	Block a user