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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:06:13 CDT 2021


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


Change subject: spelling: definitions
......................................................................

spelling: definitions

Change-Id: I483f9193492d6e6788a6c51391e4cee1b2cde974
---
M channels/sip/include/sip.h
M include/asterisk/module.h
M include/asterisk/optional_api.h
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/60/16860/1

diff --git a/channels/sip/include/sip.h b/channels/sip/include/sip.h
index 18db352..ec7de0b 100644
--- a/channels/sip/include/sip.h
+++ b/channels/sip/include/sip.h
@@ -1471,7 +1471,7 @@
  *
  * There are two main components to the effort, the event publication agent (EPA) and
  * the event state compositor (ESC). Both of these terms appear in RFC 3903, and the
- * implementation in Asterisk conforms to the defintions there. An EPA is a UAC that
+ * implementation in Asterisk conforms to the definitions there. An EPA is a UAC that
  * transmits PUBLISH requests. An ESC is a UAS that receives PUBLISH requests and
  * acts appropriately based on the content of those requests.
  *
diff --git a/include/asterisk/module.h b/include/asterisk/module.h
index f0b6578..cc7e1d9 100644
--- a/include/asterisk/module.h
+++ b/include/asterisk/module.h
@@ -21,7 +21,7 @@
 /*! \file
  * \brief Asterisk module definitions.
  *
- * This file contains the definitons for functions Asterisk modules should
+ * This file contains the definitions for functions Asterisk modules should
  * provide and some other module related functions.
  */
 
diff --git a/include/asterisk/optional_api.h b/include/asterisk/optional_api.h
index 1ac7651..7408f36 100644
--- a/include/asterisk/optional_api.h
+++ b/include/asterisk/optional_api.h
@@ -239,7 +239,7 @@
 
 /*
  * Some Asterisk sources are both consumer and provider of optional API's.  The
- * following definitons are intentionally outside the include protected portion
+ * following definitions are intentionally outside the include protected portion
  * of this header so AST_OPTIONAL_API and AST_OPTIONAL_API_ATTR can be redefined
  * each time the header is included.  This also ensures that AST_API_MODULE is
  * undefined after every include of this header.

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I483f9193492d6e6788a6c51391e4cee1b2cde974
Gerrit-Change-Number: 16860
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/2f0aa53c/attachment.html>


More information about the asterisk-code-review mailing list