mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 12:30:41 +00:00
include: Spelling fixes
Correct typos of the following word families: activities forward occurs unprepared association compress extracted doubly callback prometheus underlying keyframe continue convenience calculates ignorepattern determine subscribers subsystem synthetic applies example manager established result microseconds occurrences unsuccessful accommodates related signifying unsubscribe greater fastforward itself unregistering using translator sorcery implementation serializers asynchronous unknowingly initialization determining category these persistent propagate outputted string allocated decremented second cacheability destructor impaired decrypted relies signaling based suspended retrieved functions search auth considered ASTERISK-29714 Change-Id: I542ce887a16603f886a915920d5710d4a0a1358d
This commit is contained in:
committed by
Friendly Automation
parent
617cb9dbc4
commit
c03a3e4d4a
@@ -898,7 +898,7 @@ struct ast_str *__ast_str_thread_get(struct ast_threadstorage *ts,
|
||||
|
||||
/*!
|
||||
* \brief Error codes from __ast_str_helper()
|
||||
* The undelying processing to manipulate dynamic string is done
|
||||
* The underlying processing to manipulate dynamic string is done
|
||||
* by __ast_str_helper(), which can return a success or a
|
||||
* permanent failure (e.g. no memory).
|
||||
*/
|
||||
@@ -1430,7 +1430,7 @@ int ast_strings_match(const char *left, const char *op, const char *right);
|
||||
* \warning The original string and *buffer will be modified.
|
||||
*
|
||||
* \details
|
||||
* Both '\n' and '\r\n' are treated as single delimiters but consecutive occurrances of
|
||||
* Both '\n' and '\r\n' are treated as single delimiters but consecutive occurrences of
|
||||
* the delimiters are NOT considered to be a single delimiter. This preserves blank
|
||||
* lines in the input.
|
||||
*
|
||||
|
Reference in New Issue
Block a user