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

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


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


Change subject: spelling: arbitrary
......................................................................

spelling: arbitrary

Change-Id: I8ee07e44d6168d40335929a4bfc50bf74390a0f8
---
M apps/app_sms.c
M res/res_pjsip_notify.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/38/16738/1

diff --git a/apps/app_sms.c b/apps/app_sms.c
index 0e37971..043d30a 100644
--- a/apps/app_sms.c
+++ b/apps/app_sms.c
@@ -116,7 +116,7 @@
 /* Time zones on time stamps */
 /* user ref field */
 
-static volatile unsigned char message_ref;  /* arbitary message ref */
+static volatile unsigned char message_ref;  /* arbitrary message ref */
 static volatile unsigned int seq;           /* arbitrary message sequence number for unqiue files */
 
 static char log_file[255];
diff --git a/res/res_pjsip_notify.c b/res/res_pjsip_notify.c
index 9066b8c..f658c20 100644
--- a/res/res_pjsip_notify.c
+++ b/res/res_pjsip_notify.c
@@ -47,7 +47,7 @@
 				<para>The endpoint to which to send the NOTIFY.</para>
 			</parameter>
 			<parameter name="URI" required="false">
-				<para>Abritrary URI to which to send the NOTIFY.</para>
+				<para>Arbitrary URI to which to send the NOTIFY.</para>
 			</parameter>
 			<parameter name="channel" required="false">
 				<para>Channel name to send the NOTIFY. Must be a PJSIP channel.</para>

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8ee07e44d6168d40335929a4bfc50bf74390a0f8
Gerrit-Change-Number: 16738
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/4f22c80a/attachment.html>


More information about the asterisk-code-review mailing list