[Asterisk-code-review] spelling: transport (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:20:14 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17262 )
Change subject: spelling: transport
......................................................................
spelling: transport
Change-Id: I34cd428a81f0940615e12b0a0692658dd7176966
---
M UPGRADE.txt
M include/asterisk/netsock2.h
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/62/17262/1
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 3a744b2..a22bde4 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -797,7 +797,7 @@
SIP Path support in chan_pjsip.
- The following new tables have been added for pjsip realtime: 'ps_systems',
- 'ps_globals', 'ps_tranports', 'ps_registrations'.
+ 'ps_globals', 'ps_transport', 'ps_registrations'.
- The following columns were added to the 'ps_aors' realtime table:
'maximum_expiration', 'outbound_proxy', and 'support_path'.
diff --git a/include/asterisk/netsock2.h b/include/asterisk/netsock2.h
index 937139f..f2b1690 100644
--- a/include/asterisk/netsock2.h
+++ b/include/asterisk/netsock2.h
@@ -650,7 +650,7 @@
* \brief
* Returns a string representation of an ast_transport
*
- * \retval Name of the tranpsort if it is defined
+ * \retval Name of the transport if it is defined
* \retval Undefined if the transport is undefined
*/
const char *ast_transport2str(enum ast_transport transport);
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17262
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I34cd428a81f0940615e12b0a0692658dd7176966
Gerrit-Change-Number: 17262
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/f584ffb8/attachment.html>
More information about the asterisk-code-review
mailing list