From 23f4515e0918080f91d9e4a2229814a632413422 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 16 Jan 2009 17:09:13 +0000 Subject: [PATCH] Fix a spelling mistake. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168760 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 08551c2b75..ced5b326fa 100644 --- a/CHANGES +++ b/CHANGES @@ -40,7 +40,7 @@ SIP Changes version received is different from the current SDP session version. This option is required to interoperate with devices that have non-standard SDP session version implementations (observed with Microsoft OCS). This option - is diabled by default. + is disabled by default. * The parsing of register => lines in sip.conf has been modified to allow a port to be present in the "user" portion. Please see the sip.conf.sample file for more information