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

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


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


Change subject: spelling: technology
......................................................................

spelling: technology

Change-Id: I847f8e398844422b893cd4ebb348f0476871f4a0
---
M CHANGES
M include/asterisk/bridge_technology.h
M res/res_fax.c
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/17241/1

diff --git a/CHANGES b/CHANGES
index 45ad2ea..da411f7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5330,7 +5330,7 @@
    AMI Parkinglot events.
 
  * Added MessageSend command.  This behaves in the same manner as the
-   MessageSend application, and is a technolgoy agnostic mechanism to send out
+   MessageSend application, and is a technology agnostic mechanism to send out
    of call text messages.
 
  * Added "message" class authorization.  This grants an account permission to
diff --git a/include/asterisk/bridge_technology.h b/include/asterisk/bridge_technology.h
index 12fd499..c8913c5 100644
--- a/include/asterisk/bridge_technology.h
+++ b/include/asterisk/bridge_technology.h
@@ -236,7 +236,7 @@
  * ast_bridge_technology_unregister(&simple_bridge_tech);
  * \endcode
  *
- * This unregisters a bridge technlogy declared as the structure
+ * This unregisters a bridge technology declared as the structure
  * simple_bridge_tech with the bridging core. It will no longer be
  * considered when creating a new bridge.
  */
diff --git a/res/res_fax.c b/res/res_fax.c
index 2a08325..8d5fd9e 100644
--- a/res/res_fax.c
+++ b/res/res_fax.c
@@ -328,7 +328,7 @@
 		<description>
 			<para>Provides details about a specific FAX session. The response will include a common subset of
 			the output from the CLI command 'fax show session <session_number>' for each technology. If the
-			FAX technolgy used by this session does not include a handler for FAXSession, then this action
+			FAX technology used by this session does not include a handler for FAXSession, then this action
 			will fail.</para>
 		</description>
 	</manager>

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I847f8e398844422b893cd4ebb348f0476871f4a0
Gerrit-Change-Number: 17241
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/4b46bd6a/attachment-0001.html>


More information about the asterisk-code-review mailing list