From f7c60b8fb6580ef84deb1014b95dfe11edb31eab Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Tue, 17 Dec 2013 23:38:02 +0000 Subject: Several components: fixing Typos in comments and code, "avaliable" instead of "available" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (issue ASTERISK-23021) (closes issue ASTERISK-23021) Reported by: Jeremy Lainé Tested by: Rusty Newton Patches: available.patch uploaded by Jeremy Lainé (license 6561) ........ Merged revisions 404046 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404047 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/asterisk/test.h b/include/asterisk/test.h index d29969f8b..9a6e76cf0 100644 --- a/include/asterisk/test.h +++ b/include/asterisk/test.h @@ -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 -- cgit v1.2.3