From: Russell Bryant Date: Mon, 2 Feb 2009 16:42:58 +0000 (+0000) Subject: Fix a spelling mistake. X-Git-Tag: 1.6.2.0-beta1~313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=326587ebe377b9083d5b587325ac3d0010706e2a;p=thirdparty%2Fasterisk.git Fix a spelling mistake. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172855 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 896cce402a..1ff034e0f5 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -44,7 +44,7 @@ * ******** Wishlist: Improvements * - Support of SIP domains for devices, so that we match on username@domain in the From: header * - Connect registrations with a specific device on the incoming call. It's not done - * automatically in Asdterisk + * automatically in Asterisk * * \ingroup channel_drivers *