mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fix misspellings of separate (bug #3607)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -20,7 +20,7 @@ | ||||
| #include <string.h> | ||||
| #include <pthread.h> | ||||
|  | ||||
| static char *tdesc = "Fork The CDR into 2 seperate entities."; | ||||
| static char *tdesc = "Fork The CDR into 2 separate entities."; | ||||
| static char *app = "ForkCDR"; | ||||
| static char *synopsis =  | ||||
| "Forks the Call Data Record"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user