[Asterisk-code-review] spelling: continue (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:05:21 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16831 )
Change subject: spelling: continue
......................................................................
spelling: continue
Change-Id: I9f03c683d85c4586e901c8a06a2f9bda4e83c193
---
M include/asterisk/logger.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/16831/1
diff --git a/include/asterisk/logger.h b/include/asterisk/logger.h
index 4234262..c4b72d3 100644
--- a/include/asterisk/logger.h
+++ b/include/asterisk/logger.h
@@ -827,7 +827,7 @@
* if (something) {
* SCOPE_EXIT_EXPR(break, "Somethiung broke me\n");
* } else {
- * SCOPE_EXIT_EXPR(contniue, "Somethiung continued me\n");
+ * SCOPE_EXIT_EXPR(continue, "Somethiung continued me\n");
* }
* }
*/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16831
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I9f03c683d85c4586e901c8a06a2f9bda4e83c193
Gerrit-Change-Number: 16831
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/71eda093/attachment-0001.html>
More information about the asterisk-code-review
mailing list