summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_iax2.c')
-rw-r--r--channels/chan_iax2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index e27cc14c6..84a72c850 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -2871,7 +2871,7 @@ static int create_callno_pools(void)
* \brief Schedules delayed removal of iax2_pvt call number data
*
* \note After MIN_REUSE_TIME has passed for a destroyed iax2_pvt, the callno is
- * avaliable again, and the address from the previous connection must be decremented
+ * available again, and the address from the previous connection must be decremented
* from the peercnts table. This function schedules these operations to take place.
*/
static void sched_delay_remove(struct ast_sockaddr *addr, callno_entry entry)