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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:19:58 CDT 2021


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


Change subject: spelling: transferred
......................................................................

spelling: transferred

Change-Id: I90dc2f62e1b7d004d2ca8e14c9c1b2678c02c604
---
M CHANGES
M main/manager.c
M static-http/ajamdemo.html
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/57/17257/1

diff --git a/CHANGES b/CHANGES
index da411f7..12e8a61 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4212,7 +4212,7 @@
  * Added 'BlindTransfer' and 'AttendedTransfer' events. These events are
    raised when a blind transfer/attended transfer completes successfully.
    They contain information about the transfer that just completed, including
-   the location of the transfered channel.
+   the location of the transferred channel.
 
  * Added a 'security' class to AMI which outputs the required fields for
    security messages similar to the log messages from res_security_log
diff --git a/main/manager.c b/main/manager.c
index d25de5b..aadb874 100644
--- a/main/manager.c
+++ b/main/manager.c
@@ -5892,7 +5892,7 @@
 			ast_string_field_set(fast, otherchannelid, assignedids.uniqueid2);
 			fast->vars = vars;
 			fast->cap = cap;
-			cap = NULL; /* transfered originate helper the capabilities structure.  It is now responsible for freeing it. */
+			cap = NULL; /* transferred originate helper the capabilities structure.  It is now responsible for freeing it. */
 			fast->timeout = to;
 			fast->early_media = bridge_early;
 			fast->priority = pi;
diff --git a/static-http/ajamdemo.html b/static-http/ajamdemo.html
index 76996c1..2a3c0ca 100644
--- a/static-http/ajamdemo.html
+++ b/static-http/ajamdemo.html
@@ -27,7 +27,7 @@
 	var loggedon = -1;
 	var selectedchan = null;
 	var hungupchan = "";
-	var transferedchan = "";
+	var transferredchan = "";
 
 	var demo = new Object;
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I90dc2f62e1b7d004d2ca8e14c9c1b2678c02c604
Gerrit-Change-Number: 17257
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/f5c16467/attachment.html>


More information about the asterisk-code-review mailing list