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

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


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


Change subject: spelling: occurs
......................................................................

spelling: occurs

Change-Id: I86e5260fc18b4fcea3dc2cfc7add7402d1e3ac43
---
M include/asterisk/app.h
M include/asterisk/dns_core.h
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/64/17064/1

diff --git a/include/asterisk/app.h b/include/asterisk/app.h
index ab246c8..560f852 100644
--- a/include/asterisk/app.h
+++ b/include/asterisk/app.h
@@ -1030,7 +1030,7 @@
  * \param chan
  * \param file filename
  * \param fwd, rev, stop, pause, restart, skipms, offsetms
- * \param cb waitstream callback to invoke when fastforward or rewind occurrs.
+ * \param cb waitstream callback to invoke when fastforward or rewind occurs.
  *
  * Before calling this function, set this to be the number
  * of ms to start from the beginning of the file.  When the function
diff --git a/include/asterisk/dns_core.h b/include/asterisk/dns_core.h
index d74b012..3f2ac5d 100644
--- a/include/asterisk/dns_core.h
+++ b/include/asterisk/dns_core.h
@@ -287,7 +287,7 @@
  * 		 is used.
  *
  * \warning This function is synchronous and will block until records are returned or an error
- *          occurrs.
+ *          occurs.
  */
 int ast_dns_resolve_ipv6_and_ipv4(struct ast_sockaddr *address, const char *host, const char *port);
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I86e5260fc18b4fcea3dc2cfc7add7402d1e3ac43
Gerrit-Change-Number: 17064
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/7188c080/attachment.html>


More information about the asterisk-code-review mailing list