<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16841">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: corresponding<br><br>Change-Id: Ibb8e45a5b6100c66dcc1178268f46a7315abfb62<br>---<br>M main/ccss.c<br>M pbx/pbx_lua.c<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/41/16841/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/ccss.c b/main/ccss.c</span><br><span>index c693322..aef4e5c 100644</span><br><span>--- a/main/ccss.c</span><br><span>+++ b/main/ccss.c</span><br><span>@@ -578,7 +578,7 @@</span><br><span>  *</span><br><span>  * \param state</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \return the correponding DEVICE STATE from the cc_state_to_devstate_map</span><br><span style="color: hsl(120, 100%, 40%);">+ * \return the corresponding DEVICE STATE from the cc_state_to_devstate_map</span><br><span>  * when passed an internal state.</span><br><span>  */</span><br><span> static enum ast_device_state cc_state_to_devstate(enum cc_state state)</span><br><span>diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c</span><br><span>index 50f241f..6f36790 100644</span><br><span>--- a/pbx/pbx_lua.c</span><br><span>+++ b/pbx/pbx_lua.c</span><br><span>@@ -878,7 +878,7 @@</span><br><span>             lua_newtable(L);</span><br><span>             context_order = lua_gettop(L);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-              /* iterate through this context an popluate the corrisponding</span><br><span style="color: hsl(120, 100%, 40%);">+         /* iterate through this context an popluate the corresponding</span><br><span>                 * table in the extensions_order table */</span><br><span>            for (lua_pushnil(L); lua_next(L, context); lua_pop(L, 1)) {</span><br><span>                  int exten = lua_gettop(L) - 1;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16841">change 16841</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/+/16841"/><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: Ibb8e45a5b6100c66dcc1178268f46a7315abfb62 </div>
<div style="display:none"> Gerrit-Change-Number: 16841 </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>