[Asterisk-code-review] spelling: currently (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:05:45 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16846 )
Change subject: spelling: currently
......................................................................
spelling: currently
Change-Id: I5adae9ff1529eafd02f6f6eaa1f33d13c08c8262
---
M main/threadpool.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/16846/1
diff --git a/main/threadpool.c b/main/threadpool.c
index 56fbb2c..c40cb9a 100644
--- a/main/threadpool.c
+++ b/main/threadpool.c
@@ -43,7 +43,7 @@
struct ao2_container *active_threads;
/*!
* \brief The container of idle threads.
- * Idle threads are those that are currenly waiting to run tasks
+ * Idle threads are those that are currently waiting to run tasks
*/
struct ao2_container *idle_threads;
/*!
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16846
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5adae9ff1529eafd02f6f6eaa1f33d13c08c8262
Gerrit-Change-Number: 16846
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/4c9899c6/attachment-0001.html>
More information about the asterisk-code-review
mailing list