[Asterisk-code-review] spelling: returns (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:26 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17171 )
Change subject: spelling: returns
......................................................................
spelling: returns
Change-Id: I2f3d27ed64f5313246443ee9df174d584d6b0907
---
M main/pbx.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/71/17171/1
diff --git a/main/pbx.c b/main/pbx.c
index c18d7f1..cfc6059 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -1914,7 +1914,7 @@
* and MATCHMORE. Only allowed at the end of a pattern.
* In the core routine, ! causes a match with a return code of 2.
* In turn, depending on the search mode: (XXX check if it is implemented)
- * - E_MATCH retuns 1 (does match)
+ * - E_MATCH returns 1 (does match)
* - E_MATCHMORE returns 0 (no match)
* - E_CANMATCH returns 1 (does match)
*
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17171
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2f3d27ed64f5313246443ee9df174d584d6b0907
Gerrit-Change-Number: 17171
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/fab1b520/attachment.html>
More information about the asterisk-code-review
mailing list