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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:10:55 CDT 2021


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


Change subject: spelling: integrity
......................................................................

spelling: integrity

Change-Id: I3941d559afff8ab09fb8ef30aa7c5f4eb1b739db
---
M main/astobj2_container.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/88/16988/1

diff --git a/main/astobj2_container.c b/main/astobj2_container.c
index 0b580e6..6437844 100644
--- a/main/astobj2_container.c
+++ b/main/astobj2_container.c
@@ -864,7 +864,7 @@
 	}
 #if defined(AO2_DEBUG)
 	if (!self->v_table->integrity) {
-		/* No ingetrigy check available.  Assume container is ok. */
+		/* No integrity check available.  Assume container is ok. */
 		return 0;
 	}
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3941d559afff8ab09fb8ef30aa7c5f4eb1b739db
Gerrit-Change-Number: 16988
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/b6c1d35f/attachment.html>


More information about the asterisk-code-review mailing list