aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/calendar.h')
-rw-r--r--include/asterisk/calendar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/calendar.h b/include/asterisk/calendar.h
index 13f7ce728..09e5bcd5b 100644
--- a/include/asterisk/calendar.h
+++ b/include/asterisk/calendar.h
@@ -146,7 +146,7 @@ int ast_calendar_register(struct ast_calendar_tech *tech);
* \param tech calendar technology to unregister
*
* \retval 0 success
- * \retva -1 failure
+ * \retval -1 failure
*/
void ast_calendar_unregister(struct ast_calendar_tech *tech);