[Asterisk-code-review] spelling: periodically (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:03 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17096 )
Change subject: spelling: periodically
......................................................................
spelling: periodically
Change-Id: I854f8c606b2b1a984c23aba54f6baf68a8035b14
---
M channels/chan_dahdi.c
M res/res_pjsip/pjsip_options.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/96/17096/1
diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c
index 75f53ad..aaecd60 100644
--- a/channels/chan_dahdi.c
+++ b/channels/chan_dahdi.c
@@ -1154,7 +1154,7 @@
* \brief release all members on the doomed pris list
* \since 13.0
*
- * Called priodically by the monitor threads to release spans marked for
+ * Called periodically by the monitor threads to release spans marked for
* removal.
*/
static void release_doomed_pris(void)
diff --git a/res/res_pjsip/pjsip_options.c b/res/res_pjsip/pjsip_options.c
index 2dd9fc7..bffb569 100644
--- a/res/res_pjsip/pjsip_options.c
+++ b/res/res_pjsip/pjsip_options.c
@@ -46,7 +46,7 @@
* The lowest level object in here is a contact and its associated
* contact status. The result of an OPTIONS request to a contact is
* reflected in the contact status. The scheduling of these OPTIONS
- * request is driven by the AOR. The AOR periodicially (according to
+ * request is driven by the AOR. The AOR periodically (according to
* configuration) sends OPTIONS requests out to any contacts
* associated with it. Contacts themselves are not individually
* scheduled. Contacts can be added or deleted as appropriate with no
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17096
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I854f8c606b2b1a984c23aba54f6baf68a8035b14
Gerrit-Change-Number: 17096
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/c5d44e4a/attachment.html>
More information about the asterisk-code-review
mailing list