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

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


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


Change subject: spelling: subscribers
......................................................................

spelling: subscribers

Change-Id: If00ea4b9f8501052f19bcef68abd8c2ac518fe9e
---
M include/asterisk/stasis.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/18/17218/1

diff --git a/include/asterisk/stasis.h b/include/asterisk/stasis.h
index 25c9b30..990895a 100644
--- a/include/asterisk/stasis.h
+++ b/include/asterisk/stasis.h
@@ -71,7 +71,7 @@
  * named, which is useful in debugging.
  *
  * Topics themselves are reference counted objects. Since topics are referred to
- * by their subscibers, they will not be freed until all of their subscribers
+ * by their subscribers, they will not be freed until all of their subscribers
  * have unsubscribed. Topics are also thread safe, so no worries about
  * publishing/subscribing/unsubscribing to a topic concurrently from multiple
  * threads. It's also designed to handle the case of unsubscribing from a topic

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If00ea4b9f8501052f19bcef68abd8c2ac518fe9e
Gerrit-Change-Number: 17218
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/bad9f6db/attachment.html>


More information about the asterisk-code-review mailing list