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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:07:44 CDT 2021


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


Change subject: spelling: entries
......................................................................

spelling: entries

Change-Id: I2941ede3918b50738fb746a57617876ab0b4c8c3
---
M tests/test_astobj2_thrash.c
M tests/test_hashtab_thrash.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/06/16906/1

diff --git a/tests/test_astobj2_thrash.c b/tests/test_astobj2_thrash.c
index 8a7e64c..1897b0b 100644
--- a/tests/test_astobj2_thrash.c
+++ b/tests/test_astobj2_thrash.c
@@ -59,7 +59,7 @@
 	struct ao2_container *to_be_thrashed;
 	/*! Number of entries to insert in the grow thread. */
 	int max_grow;
-	/*! Number of enteries added by the grow thread. */
+	/*! Number of entries added by the grow thread. */
 	int grow_count;
 	/*! Entries preloaded into the hashtab; to be deleted by the shrink thread */
 	int preload;
diff --git a/tests/test_hashtab_thrash.c b/tests/test_hashtab_thrash.c
index ee77c92..135793f 100644
--- a/tests/test_hashtab_thrash.c
+++ b/tests/test_hashtab_thrash.c
@@ -51,7 +51,7 @@
 	struct ast_hashtab *to_be_thrashed;
 	/*! Number of entries to insert in the grow thread. */
 	int max_grow;
-	/*! Number of enteries added by the grow thread. */
+	/*! Number of entries added by the grow thread. */
 	int grow_count;
 	/*! Entries preloaded into the hashtab; to be deleted by the shrink thread */
 	int preload;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2941ede3918b50738fb746a57617876ab0b4c8c3
Gerrit-Change-Number: 16906
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/611afb41/attachment.html>


More information about the asterisk-code-review mailing list