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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:14:32 CDT 2021


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


Change subject: spelling: pretend
......................................................................

spelling: pretend

Change-Id: I113f30887720e6996048a33836bb4ddd0c57c7b7
---
M agi/eagi-test.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/17115/1

diff --git a/agi/eagi-test.c b/agi/eagi-test.c
index 28d38fc..28d7994 100644
--- a/agi/eagi-test.c
+++ b/agi/eagi-test.c
@@ -93,7 +93,7 @@
 				fprintf(stderr, "Got %d/%d bytes of audio\n", res, bytes);
 #endif
 				bytes += res;
-				/* Prentend we detected some audio after 3 seconds */
+				/* Pretend we detected some audio after 3 seconds */
 				if (bytes > 16000 * 3) {
 					return "Sample Message";
 					bytes = 0;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I113f30887720e6996048a33836bb4ddd0c57c7b7
Gerrit-Change-Number: 17115
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/f814fa06/attachment.html>


More information about the asterisk-code-review mailing list