mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
docs: Fix typos in apps/
Found via codespell
(cherry picked from commit af49027ccc
)
This commit is contained in:
committed by
Asterisk Development Team
parent
f5d8181eea
commit
ce144276ee
@@ -91,7 +91,7 @@ struct app_cdr_message_payload {
|
||||
const char *channel_name;
|
||||
/*! Reset the CDR */
|
||||
unsigned int reset:1;
|
||||
/*! If reseting the CDR, keep the variables */
|
||||
/*! If resetting the CDR, keep the variables */
|
||||
unsigned int keep_variables:1;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user