mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
docs: Fix typos in apps/
Found via codespell
(cherry picked from commit b877d20d75
)
This commit is contained in:
committed by
Asterisk Development Team
parent
27fb18a337
commit
ec6b2091eb
@@ -127,7 +127,7 @@ struct app_cdr_message_payload {
|
||||
unsigned int reenable:1;
|
||||
/*! 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