summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-02-02 16:42:58 +0000
committerRussell Bryant <russell@russellbryant.com>2009-02-02 16:42:58 +0000
commit326587ebe377b9083d5b587325ac3d0010706e2a (patch)
tree9c52d4a1c8b0705cf8b75536c66a83e4630a184e /channels
parenta9ee30da54148d6d6ba966481b42c66762389ac9 (diff)
Fix a spelling mistake.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 896cce402..1ff034e0f 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
*