summaryrefslogtreecommitdiff
path: root/include/asterisk/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/test.h')
-rw-r--r--include/asterisk/test.h2
1 files changed, 1 insertions, 1 deletions
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