[Asterisk-code-review] spelling: identifying (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:09:46 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16956 )
Change subject: spelling: identifying
......................................................................
spelling: identifying
Change-Id: If9aebf06c8f56bd90cab514d6bcb9c07f46f8cdf
---
M res/res_pjsip/pjsip_configuration.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/56/16956/1
diff --git a/res/res_pjsip/pjsip_configuration.c b/res/res_pjsip/pjsip_configuration.c
index 49a7d45..f324bbb 100644
--- a/res/res_pjsip/pjsip_configuration.c
+++ b/res/res_pjsip/pjsip_configuration.c
@@ -427,7 +427,7 @@
return -1;
}
if (endpoint->ident_method & method) {
- /* We are already indentifying by this method. No need to do it again. */
+ /* We are already identifying by this method. No need to do it again. */
continue;
}
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16956
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If9aebf06c8f56bd90cab514d6bcb9c07f46f8cdf
Gerrit-Change-Number: 16956
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/a8a6f91c/attachment.html>
More information about the asterisk-code-review
mailing list