[Asterisk-code-review] spelling: apparently (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:40 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16730 )


Change subject: spelling: apparently
......................................................................

spelling: apparently

Change-Id: I38a6a2b2e79cd3780bd800fe7ff49ae5e2596aaf
---
M res/res_pjsip_messaging.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/16730/1

diff --git a/res/res_pjsip_messaging.c b/res/res_pjsip_messaging.c
index c69601c..571a7c9 100644
--- a/res/res_pjsip_messaging.c
+++ b/res/res_pjsip_messaging.c
@@ -513,7 +513,7 @@
 	*atsign = '\0';
 	endpoint_name = destination;
 
-	/* Apprently there may be ';<user_options>' after the endpoint name ??? */
+	/* Apparently there may be ';<user_options>' after the endpoint name ??? */
 	AST_SIP_USER_OPTIONS_TRUNCATE_CHECK(endpoint_name);
 	endpoint = ast_sorcery_retrieve_by_id(ast_sip_get_sorcery(), "endpoint", endpoint_name);
 	if (!endpoint) {

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16730
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I38a6a2b2e79cd3780bd800fe7ff49ae5e2596aaf
Gerrit-Change-Number: 16730
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/2253a461/attachment.html>


More information about the asterisk-code-review mailing list