[Asterisk-code-review] spelling: decremented (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:06:04 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16855 )
Change subject: spelling: decremented
......................................................................
spelling: decremented
Change-Id: Iaf837e78c3bd44535362021ef3a180969282518c
---
M include/asterisk/res_pjsip.h
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/55/16855/1
diff --git a/include/asterisk/res_pjsip.h b/include/asterisk/res_pjsip.h
index 1658f95..6cbd8df 100644
--- a/include/asterisk/res_pjsip.h
+++ b/include/asterisk/res_pjsip.h
@@ -3569,7 +3569,7 @@
* registered data object. If NULL, a simple pointer comparison is done.
*
* \note The data object passed into the original register will have its reference count
- * automatically decremeneted.
+ * automatically decremented.
*
* \return Nothing
*/
@@ -3587,7 +3587,7 @@
* registered data object. If NULL, a simple pointer comparison is done.
*
* \note The data object passed into the original register will have its reference count
- * automatically decremeneted.
+ * automatically decremented.
*
* \return Nothing
*/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16855
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iaf837e78c3bd44535362021ef3a180969282518c
Gerrit-Change-Number: 16855
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/4d84a099/attachment.html>
More information about the asterisk-code-review
mailing list