summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
diff options
context:
space:
mode:
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 eb8df6ab7..6dd44c2d7 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -8808,7 +8808,7 @@ struct sip_pvt *sip_alloc(ast_string_field callid, struct ast_sockaddr *addr,
* This function will update the destination of the response according to the
* Via header in the request and RFC 3261 section 18.2.2. We do not have a
* transport layer so we ignore certain values like the 'received' param (we
- * set the destination address to the addres the request came from in the
+ * set the destination address to the address the request came from in the
* respprep() function).
*
* \retval -1 error