]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix typo in comment
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 31 Dec 2008 21:02:22 +0000 (21:02 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 31 Dec 2008 21:02:22 +0000 (21:02 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11038 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/switch_types.h

index c08f926faf2d6e116edf6f03ffc71bda144c997e..b28914cc40c65bd4567034e9577e76435037d59e 100644 (file)
@@ -486,7 +486,7 @@ typedef enum {
          
          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.