[Asterisk-code-review] spelling: example (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:07:57 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16916 )
Change subject: spelling: example
......................................................................
spelling: example
Change-Id: I02f038d520cde104a024d8942a6a16018aa461e3
---
M include/asterisk/res_pjsip.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/16/16916/1
diff --git a/include/asterisk/res_pjsip.h b/include/asterisk/res_pjsip.h
index 9b73a7e..75b9533 100644
--- a/include/asterisk/res_pjsip.h
+++ b/include/asterisk/res_pjsip.h
@@ -1907,7 +1907,7 @@
* \ref AST_SIP_SCHED_TASK_PERIODIC specifies that the invocations of the task occur at the
* specific interval. That is, every \ref "interval" milliseconds, regardless of how long the task
* takes. If the task takes longer than \ref interval, it will be scheduled at the next available
- * multiple of \ref interval. For exmaple: If the task has an interval of 60 seconds and the task
+ * multiple of \ref interval. For example: If the task has an interval of 60 seconds and the task
* takes 70 seconds, the next invocation will happen at 120 seconds.
*
* \ref AST_SIP_SCHED_TASK_DELAY specifies that the next invocation of the task should start
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16916
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I02f038d520cde104a024d8942a6a16018aa461e3
Gerrit-Change-Number: 16916
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/4b4bfcef/attachment.html>
More information about the asterisk-code-review
mailing list