<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16823">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: consistent<br><br>Change-Id: I83c732b6a1edce91e97075376f95a25633590568<br>---<br>M configs/samples/cli_aliases.conf.sample<br>M include/asterisk/lock.h<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/16823/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configs/samples/cli_aliases.conf.sample b/configs/samples/cli_aliases.conf.sample</span><br><span>index adaed90..155f162 100644</span><br><span>--- a/configs/samples/cli_aliases.conf.sample</span><br><span>+++ b/configs/samples/cli_aliases.conf.sample</span><br><span>@@ -18,7 +18,7 @@</span><br><span> </span><br><span> </span><br><span> ; Because the Asterisk CLI syntax follows a "module verb argument" syntax,</span><br><span style="color: hsl(0, 100%, 40%);">-; sometimes we run into an issue between being consistant with this format</span><br><span style="color: hsl(120, 100%, 40%);">+; sometimes we run into an issue between being consistent with this format</span><br><span> ; in the core system, and maintaining system friendliness. In order to get</span><br><span> ; around this we're providing some useful aliases by default.</span><br><span> ;</span><br><span>diff --git a/include/asterisk/lock.h b/include/asterisk/lock.h</span><br><span>index 3cf6f16..a60d4bf 100644</span><br><span>--- a/include/asterisk/lock.h</span><br><span>+++ b/include/asterisk/lock.h</span><br><span>@@ -723,7 +723,7 @@</span><br><span>  * perform all memory reads/writes in a single atomic operation.  I don't</span><br><span>  * believe this is possible to exactly replicate using __sync built-ins.</span><br><span>  * Will need to determine potential use cases of this feature and write a</span><br><span style="color: hsl(0, 100%, 40%);">- * wrapper which provides consistant behavior between __sync and __atomic</span><br><span style="color: hsl(120, 100%, 40%);">+ * wrapper which provides consistent behavior between __sync and __atomic</span><br><span>  * implementations.</span><br><span>  */</span><br><span> #define ast_atomic_compare_exchange_n(ptr, expected, desired, success_memorder, failure_memorder) \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16823">change 16823</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16823"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I83c732b6a1edce91e97075376f95a25633590568 </div>
<div style="display:none"> Gerrit-Change-Number: 16823 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>