mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	docs: Fix typos in apps/
Found via codespell
(cherry picked from commit a20cfc68ef)
			
			
This commit is contained in:
		
				
					committed by
					
						 Asterisk Development Team
						Asterisk Development Team
					
				
			
			
				
	
			
			
			
						parent
						
							714aedde8b
						
					
				
				
					commit
					c87b723f8c
				
			| @@ -66,7 +66,7 @@ | ||||
| 			implement complicated spelling rules.  We simply record the word | ||||
| 			"men" in the sound file named "mans".</para> | ||||
| 			<para>This application does not automatically answer and should be | ||||
| 			preceeded by an application such as Answer() or Progress.</para> | ||||
| 			preceded by an application such as Answer() or Progress.</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
| 			<ref type="application">SayCountedAdj</ref> | ||||
| @@ -108,7 +108,7 @@ | ||||
| 			SayCountedAdj(5,new,f) will play sound file "newx" (containing the | ||||
| 			word "novikh").</para> | ||||
| 			<para>This application does not automatically answer and should be | ||||
| 			preceeded by an application such as Answer(), Progress(), or | ||||
| 			preceded by an application such as Answer(), Progress(), or | ||||
| 			Proceeding().</para> | ||||
| 		</description> | ||||
| 		<see-also> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user