diff --git a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c index 8fb53ff2f5..530f91b84c 100644 --- a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c +++ b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c @@ -685,10 +685,10 @@ tag_typedef_t ntatag_graylist = UINTTAG_TYPEDEF(graylist); * unsigned int * * @par Values - * - Value of @i delta-seconds in @RetryAfter header, from 0 to 86400 + * - Value of @a delta-seconds in @RetryAfter header, from 0 to 86400 * * @par Default Value - * - 0 (no Retry-After is included) + * - 0 (no @RetryAfter header is included) * * @sa NTATAG_TIMEOUT_408() */