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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:16:35 CDT 2021


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


Change subject: spelling: search
......................................................................

spelling: search

Change-Id: Ib65aec8dda9244fff1382f24000aba2bceb7ad84
---
M include/asterisk/pbx.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/81/17181/1

diff --git a/include/asterisk/pbx.h b/include/asterisk/pbx.h
index e5a91fa..bc34b66 100644
--- a/include/asterisk/pbx.h
+++ b/include/asterisk/pbx.h
@@ -789,7 +789,7 @@
  * \brief Looks for a valid matching extension
  *
  * \param c not really important
- * \param context context to serach within
+ * \param context context to search within
  * \param exten extension to check
  * \param priority priority of extension path
  * \param callerid callerid of extension being searched for
@@ -809,7 +809,7 @@
  * \brief Looks to see if adding anything to this extension might match something. (exists ^ canmatch)
  *
  * \param c not really important XXX
- * \param context context to serach within
+ * \param context context to search within
  * \param exten extension to check
  * \param priority priority of extension path
  * \param callerid callerid of extension being searched for

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ib65aec8dda9244fff1382f24000aba2bceb7ad84
Gerrit-Change-Number: 17181
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/f0edbfa8/attachment-0001.html>


More information about the asterisk-code-review mailing list