[Asterisk-code-review] spelling: duplicate (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:07:00 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16890 )
Change subject: spelling: duplicate
......................................................................
spelling: duplicate
Change-Id: Ic1ec5974a9065ae6dba2ae0bbd9092dd3c45cab2
---
M main/astobj2_rbtree.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/90/16890/1
diff --git a/main/astobj2_rbtree.c b/main/astobj2_rbtree.c
index d7c76e6..855f675 100644
--- a/main/astobj2_rbtree.c
+++ b/main/astobj2_rbtree.c
@@ -1143,7 +1143,7 @@
break;
}
- /* Node is a dupliate */
+ /* Node is a duplicate */
switch (options & AO2_CONTAINER_ALLOC_OPT_DUPS_MASK) {
default:
case AO2_CONTAINER_ALLOC_OPT_DUPS_ALLOW:
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16890
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic1ec5974a9065ae6dba2ae0bbd9092dd3c45cab2
Gerrit-Change-Number: 16890
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/b60d95e7/attachment.html>
More information about the asterisk-code-review
mailing list