Fix various typos

Change-Id: Iba7851a5bdb0ce2ce6852a8fa035b72515d7b0a1
This commit is contained in:
Oliver Smith 2023-01-24 13:12:54 +01:00
parent 82dfb505db
commit 169d50ed4a
2 changed files with 2 additions and 2 deletions

View File

@ -1026,7 +1026,7 @@ mgcp_header_done:
&endp->local_options, local_options);
if (rc != 0) {
LOGPCONN(_conn, DLMGCP, LOGL_ERROR,
"CRCX: inavlid local connection options!\n");
"CRCX: invalid local connection options!\n");
error_code = rc;
rate_ctr_inc(rate_ctr_group_get_ctr(rate_ctrs, MGCP_CRCX_FAIL_INVALID_CONN_OPTIONS));
goto error2;

View File

@ -838,7 +838,7 @@ static void test_messages(void)
if (endp->local_options.pkt_period_min ||
endp->local_options.pkt_period_max)
printf
("Requested packetetization period: "
("Requested packetization period: "
"%d-%d\n",
endp->local_options.pkt_period_min,
endp->