Several components: fixing Typos in comments and code, "avaliable" instead of "available"

(issue ASTERISK-23021)
(closes issue ASTERISK-23021)
Reported by: Jeremy Lainé
Tested by: Rusty Newton
Patches:
   available.patch uploaded by Jeremy Lainé (license 6561)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@404045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Rusty Newton
2013-12-17 23:35:07 +00:00
parent a9ee948e90
commit 05117c87b7
6 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
Create a callback function for the test using the AST_TEST_DEFINE macro.
Each defined test has three arguments avaliable to it's test code.
Each defined test has three arguments available to it's test code.
\param struct ast_test_info *info
\param enum ast_test_command cmd
\param struct ast_test *test