general: Fix various typos.

ASTERISK-30089 #close

Change-Id: I1f5db911fd05a3a211c522c13e990fa1d0e62275
This commit is contained in:
Naveen Albert
2022-06-01 00:49:12 +00:00
committed by George Joseph
parent 4cbe12d6d1
commit bcc18ca9f5
16 changed files with 30 additions and 30 deletions

View File

@@ -6106,7 +6106,7 @@ struct ast_channel *__ast_request_and_dial(const char *type, struct ast_format_c
}
/*
* I seems strange to set the CallerID on an outgoing call leg
* It seems strange to set the CallerID on an outgoing call leg
* to whom we are calling, but this function's callers are doing
* various Originate methods. This call leg goes to the local
* user. Once the local user answers, the dialplan needs to be