mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
docs: Fix typos in apps/
Found via codespell
This commit is contained in:
@@ -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