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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:15:57 CDT 2021


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


Change subject: spelling: representation
......................................................................

spelling: representation

Change-Id: I1f1c1b414a63bbd10aadd630503ecedcf4700de6
---
M include/asterisk/channel.h
M include/asterisk/phoneprov.h
M res/res_pjsip_stir_shaken.c
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/53/17153/1

diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index d23cf26..7115e78 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -1025,7 +1025,7 @@
 	 * Disable device state event caching.  This allows channel
 	 * drivers to selectively prevent device state events from being
 	 * cached by certain channels such as anonymous calls which have
-	 * no persistent represenatation that can be tracked.
+	 * no persistent representation that can be tracked.
 	 */
 	AST_FLAG_DISABLE_DEVSTATE_CACHE = (1 << 21),
 	/*!
diff --git a/include/asterisk/phoneprov.h b/include/asterisk/phoneprov.h
index 24e8cc9..3d57ac9 100644
--- a/include/asterisk/phoneprov.h
+++ b/include/asterisk/phoneprov.h
@@ -54,7 +54,7 @@
 };
 
 /*!
- * \brief Returns the string respresentation of a phoneprov standard variable.
+ * \brief Returns the string representation of a phoneprov standard variable.
  * \param var One of enum ast_phoneprov_std_variables
  *
  * \return The string representation or NULL if not found.
diff --git a/res/res_pjsip_stir_shaken.c b/res/res_pjsip_stir_shaken.c
index 1bf2528..d949222 100644
--- a/res/res_pjsip_stir_shaken.c
+++ b/res/res_pjsip_stir_shaken.c
@@ -61,7 +61,7 @@
 /*!
  * \brief Compare the caller ID from the INVITE with the one in the payload
  *
- * \param json_str The JSON string represntation of the payload
+ * \param json_str The JSON string representation of the payload
  *
  * \retval -1 on failure
  * \retval 0 on success

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1f1c1b414a63bbd10aadd630503ecedcf4700de6
Gerrit-Change-Number: 17153
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/12402a31/attachment-0001.html>


More information about the asterisk-code-review mailing list