<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17102">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: populate<br><br>Change-Id: Id83fde6dd0c016a21d951c065777ba3a72144e34<br>---<br>M pbx/pbx_lua.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/17102/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c</span><br><span>index 0687ffa..09f9e60 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 corresponding</span><br><span style="color: hsl(120, 100%, 40%);">+         /* iterate through this context an populate 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/+/17102">change 17102</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/+/17102"/><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: Id83fde6dd0c016a21d951c065777ba3a72144e34 </div>
<div style="display:none"> Gerrit-Change-Number: 17102 </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>