aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_zap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 41094432a..2e23247c0 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -6526,8 +6526,8 @@ static void *ss_thread(void *data)
timeout = firstdigittimeout;
} else if (!strcmp(exten,ast_pickup_ext())) {
- /* Scan all channels and see if any there
- * ringing channqels with that have call groups
+ /* Scan all channels and see if there are any
+ * ringing channels that have call groups
* that equal this channels pickup group
*/
if (index == SUB_REAL) {