summaryrefslogtreecommitdiff
path: root/include/asterisk/ast_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/ast_version.h')
-rw-r--r--include/asterisk/ast_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/ast_version.h b/include/asterisk/ast_version.h
index 1ceac30fe..ff9c42f74 100644
--- a/include/asterisk/ast_version.h
+++ b/include/asterisk/ast_version.h
@@ -41,7 +41,7 @@ const char *ast_get_version(void);
*/
const char *ast_get_version_num(void);
-/*! Retreive the Asterisk build options */
+/*! Retrieve the Asterisk build options */
const char *ast_get_build_opts(void);
#endif /* __AST_VERSION_H */