[Freeswitch-svn] [commit] r11038 - freeswitch/trunk/src/include

FreeSWITCH SVN anthm at freeswitch.org
Wed Dec 31 13:02:24 PST 2008


Author: anthm
Date: Wed Dec 31 16:02:22 2008
New Revision: 11038

Log:
fix typo in comment

Modified:
   freeswitch/trunk/src/include/switch_types.h

Modified: freeswitch/trunk/src/include/switch_types.h
==============================================================================
--- freeswitch/trunk/src/include/switch_types.h	(original)
+++ freeswitch/trunk/src/include/switch_types.h	Wed Dec 31 16:02:22 2008
@@ -486,7 +486,7 @@
 	  
 	  Always sending a duration of 0 with a new timestamp should be tolerated but is rarely intentional
 	  and is mistakenly done by many devices.  
-	  The issue is that the Sonus expects everyone to do it this way instead of tolerating eiher way.
+	  The issue is that the Sonus expects everyone to do it this way instead of tolerating either way.
 	  Sonus will actually ignore every packet with the same timestamp before concluding if it's DTMF.
 	  
 	  This flag will cause each packet to have a new timestamp.



More information about the Freeswitch-svn mailing list