[Asterisk-code-review] spelling: manipulating (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:12:00 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17020 )
Change subject: spelling: manipulating
......................................................................
spelling: manipulating
Change-Id: I08de6963f49a4392481b78eaf08b6db12383c6da
---
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/20/17020/1
diff --git a/tests/test_astobj2_thrash.c b/tests/test_astobj2_thrash.c
index 1897b0b..1c1c30f 100644
--- a/tests/test_astobj2_thrash.c
+++ b/tests/test_astobj2_thrash.c
@@ -22,7 +22,7 @@
* \author\verbatim David M. Lee, II <dlee at digium.com> \endverbatim
*
* Inspired by the original hashtest2.c by Steve Murphy <murf at digium.com>. This test runs
- * several threads manipulatings a concurrent astobj2 container to see if they maintain
+ * several threads manipulating a concurrent astobj2 container to see if they maintain
* consistency. While the tests attempt to check consistency and error normally, threading
* errors often result in segfaults.
* \ingroup tests
diff --git a/tests/test_hashtab_thrash.c b/tests/test_hashtab_thrash.c
index 135793f..854c00c 100644
--- a/tests/test_hashtab_thrash.c
+++ b/tests/test_hashtab_thrash.c
@@ -22,7 +22,7 @@
* \author\verbatim David M. Lee, II <dlee at digium.com> \endverbatim
*
* Inspired by the original hashtest.c by Steve Murphy <murf at digium.com>. This test runs
- * several threads manipulatings a concurrent hastab to see if they maintain
+ * several threads manipulating a concurrent hastab to see if they maintain
* consistency. While the tests attempt to check consistency and error normally, threading
* errors often result in segfaults.
* \ingroup tests
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17020
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I08de6963f49a4392481b78eaf08b6db12383c6da
Gerrit-Change-Number: 17020
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/debeac02/attachment.html>
More information about the asterisk-code-review
mailing list