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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:08:16 CDT 2021


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


Change subject: spelling: external
......................................................................

spelling: external

Change-Id: I1b7622febfc034c4200b9123566494c1472ceb97
---
M UPGRADE.txt
M pbx/ael/ael-test/ael-test19/extensions.ael
M pbx/ael/ael-test/ael-vtest17/extensions.ael
3 files changed, 3 insertions(+), 3 deletions(-)



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

diff --git a/UPGRADE.txt b/UPGRADE.txt
index b0e99e5..ee75644 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -1228,7 +1228,7 @@
 Dialplan Functions:
 
  - Certain dialplan functions have been marked as 'dangerous', and may only be
-   executed from the dialplan. Execution from extenal sources (AMI's GetVar and
+   executed from the dialplan. Execution from external sources (AMI's GetVar and
    SetVar actions; etc.) may be inhibited by setting live_dangerously in the
    [options] section of asterisk.conf to no. SHELL(), channel locking, and
    direct file read/write functions are marked as dangerous. DB_DELETE() and
diff --git a/pbx/ael/ael-test/ael-test19/extensions.ael b/pbx/ael/ael-test/ael-test19/extensions.ael
index 8e42a98..bc3fffe 100644
--- a/pbx/ael/ael-test/ael-test19/extensions.ael
+++ b/pbx/ael/ael-test/ael-test19/extensions.ael
@@ -7,7 +7,7 @@
 	_1ZX => Dial(Zap/${EXTEN:1},30,Ttw);
 }
 /*
-    Due to extenal wiring:
+    Due to external wiring:
 
   dialing 125 will ring 101
   dialing 126 will ring 102
diff --git a/pbx/ael/ael-test/ael-vtest17/extensions.ael b/pbx/ael/ael-test/ael-vtest17/extensions.ael
index 8f4c7d3..020aab7 100644
--- a/pbx/ael/ael-test/ael-vtest17/extensions.ael
+++ b/pbx/ael/ael-test/ael-vtest17/extensions.ael
@@ -7,7 +7,7 @@
 	_1ZX => Dial(Zap/${EXTEN:1},30,tw);
 }
 /*
-    Due to extenal wiring:
+    Due to external wiring:
 
   dialing 125 will ring 101
   dialing 126 will ring 102

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1b7622febfc034c4200b9123566494c1472ceb97
Gerrit-Change-Number: 16930
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/cabef3c4/attachment-0001.html>


More information about the asterisk-code-review mailing list