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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:02:46 CDT 2021


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


Change subject: spelling: account
......................................................................

spelling: account

Change-Id: I00b78b190bf4d0223f7e4cd4550a5f9e750b3fab
---
M channels/chan_motif.c
M configs/samples/extensions_minivm.conf.sample
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/72/16672/1

diff --git a/channels/chan_motif.c b/channels/chan_motif.c
index 9315134..5b5ea2f 100644
--- a/channels/chan_motif.c
+++ b/channels/chan_motif.c
@@ -169,7 +169,7 @@
 					<synopsis>Default parking lot for this endpoint.</synopsis>
 				</configOption>
 				<configOption name="accountcode">
-					<synopsis>Accout code for CDR purposes</synopsis>
+					<synopsis>Account code for CDR purposes</synopsis>
 				</configOption>
 				<configOption name="allow">
 					<synopsis>Codecs to allow</synopsis>
diff --git a/configs/samples/extensions_minivm.conf.sample b/configs/samples/extensions_minivm.conf.sample
index 1bd4731..9c893ab 100644
--- a/configs/samples/extensions_minivm.conf.sample
+++ b/configs/samples/extensions_minivm.conf.sample
@@ -12,7 +12,7 @@
 ;
 [macro-minivmfunctest]
 exten => s,1,set(account=${ARGV1})
-exten => minivm,n,verbose(1,-------------------- Minivm Function test - Accoutn ${account}  -------------)
+exten => minivm,n,verbose(1,-------------------- Minivm Function test - Account ${account}  -------------)
 exten => s,n,verbose(1,---- Has account:       ${MINIVMACCOUNT(${account}:hasaccount)})
 exten => s,n,verbose(1,---- Fullname:          ${MINIVMACCOUNT(${account}:fullname)})
 exten => s,n,verbose(1,---- Email:             ${MINIVMACCOUNT(${account}:email)})

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I00b78b190bf4d0223f7e4cd4550a5f9e750b3fab
Gerrit-Change-Number: 16672
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/52b59a37/attachment.html>


More information about the asterisk-code-review mailing list