aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-02 16:42:58 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-02 16:42:58 +0000
commitc223d3d18e2fd5d54057c3406569bf6f80f32020 (patch)
tree9c52d4a1c8b0705cf8b75536c66a83e4630a184e /channels/chan_sip.c
parentaefd318d0ab4940def995454eed86bacf67700e8 (diff)
Fix a spelling mistake.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@172855 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_sip.c')
-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
*