mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
(closes issue #15571) Reported by: alecdavis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209098 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -70,7 +70,7 @@ enum ast_module_load_result {
|
||||
* \param resource_name The name of the module to load.
|
||||
*
|
||||
* This function is run by the PBX to load the modules. It performs
|
||||
* all loading and initilization tasks. Basically, to load a module, just
|
||||
* all loading and initialization tasks. Basically, to load a module, just
|
||||
* give it the name of the module and it will do the rest.
|
||||
*
|
||||
* \return See possible enum values for ast_module_load_result.
|
||||
|
Reference in New Issue
Block a user