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

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


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


Change subject: spelling: acquire
......................................................................

spelling: acquire

Change-Id: I4852c96f70deadc7f8f2a0a2d66f77d83b176fca
---
M main/utils.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/16676/1

diff --git a/main/utils.c b/main/utils.c
index c6e71d9..928e082 100644
--- a/main/utils.c
+++ b/main/utils.c
@@ -1215,11 +1215,11 @@
     with for this lock?
 
 	To answer such questions, just call this routine before you would normally try
-	to aquire a lock. It doesn't do anything if the lock is not acquired. If the
+	to acquire a lock. It doesn't do anything if the lock is not acquired. If the
 	lock is taken, it will publish a line or two to the console via ast_log().
 
 	Sometimes, the lock message is pretty uninformative. For instance, you might
-	find that the lock is being aquired deep within the astobj2 code; this tells
+	find that the lock is being acquired deep within the astobj2 code; this tells
 	you little about higher level routines that call the astobj2 routines.
 	But, using gdb, you can set a break at the ast_log below, and for that
 	breakpoint, you can set the commands:

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I4852c96f70deadc7f8f2a0a2d66f77d83b176fca
Gerrit-Change-Number: 16676
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/23c964df/attachment.html>


More information about the asterisk-code-review mailing list