<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17224">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: successful<br><br>Change-Id: I12d66a88ada470b3ec9196027b803d6e618e94e0<br>---<br>M apps/app_skel.c<br>M channels/chan_sip.c<br>M channels/sig_pri.h<br>M include/asterisk/message.h<br>4 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/17224/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_skel.c b/apps/app_skel.c</span><br><span>index 0fcc456..9a8d3cb 100644</span><br><span>--- a/apps/app_skel.c</span><br><span>+++ b/apps/app_skel.c</span><br><span>@@ -228,7 +228,7 @@</span><br><span> /*! \brief Find a skel level in the specified container</span><br><span>  * \note This function *does not* look for a skel_level in the active container. It is used</span><br><span>  * internally by the Config Options code to check if an level has already been added to the</span><br><span style="color: hsl(0, 100%, 40%);">- * container that will be swapped for the live container on a successul reload.</span><br><span style="color: hsl(120, 100%, 40%);">+ * container that will be swapped for the live container on a successful reload.</span><br><span>  *</span><br><span>  * \param tmp_container A non-active container to search for a level</span><br><span>  * \param category The category associated with the level to check for</span><br><span>diff --git a/channels/chan_sip.c b/channels/chan_sip.c</span><br><span>index da45fe8..1258450 100644</span><br><span>--- a/channels/chan_sip.c</span><br><span>+++ b/channels/chan_sip.c</span><br><span>@@ -24909,7 +24909,7 @@</span><br><span>                ao2_t_replace(p->registry, NULL, "unref registry entry p->registry");</span><br><span> </span><br><span>            /* destroy dialog now to avoid interference with next register */</span><br><span style="color: hsl(0, 100%, 40%);">-               pvt_set_needdestroy(p, "Registration successfull");</span><br><span style="color: hsl(120, 100%, 40%);">+         pvt_set_needdestroy(p, "Registration successful");</span><br><span> </span><br><span>             /* set us up for re-registering</span><br><span>               * figure out how long we got registered for</span><br><span>diff --git a/channels/sig_pri.h b/channels/sig_pri.h</span><br><span>index 2486772..d777d67 100644</span><br><span>--- a/channels/sig_pri.h</span><br><span>+++ b/channels/sig_pri.h</span><br><span>@@ -362,7 +362,7 @@</span><br><span>      /*! \brief Channel reset/restart state. */</span><br><span>   enum sig_pri_reset_state resetting;</span><br><span> #if defined(HAVE_PRI_TRANSFER)</span><br><span style="color: hsl(0, 100%, 40%);">-   /*! If non-NULL, send transfer disconnect successfull response to first call disconnecting. */</span><br><span style="color: hsl(120, 100%, 40%);">+        /*! If non-NULL, send transfer disconnect successful response to first call disconnecting. */</span><br><span>        struct xfer_rsp_data *xfer_data;</span><br><span> #endif      /* defined(HAVE_PRI_TRANSFER) */</span><br><span>     int prioffset;                                  /*!< channel number in span */</span><br><span>diff --git a/include/asterisk/message.h b/include/asterisk/message.h</span><br><span>index 2147e22..841f635 100644</span><br><span>--- a/include/asterisk/message.h</span><br><span>+++ b/include/asterisk/message.h</span><br><span>@@ -106,7 +106,7 @@</span><br><span>          *</span><br><span>    * \param msg The message to handle</span><br><span>   *</span><br><span style="color: hsl(0, 100%, 40%);">-       * \retval 0 The handler processed the message successfull</span><br><span style="color: hsl(120, 100%, 40%);">+     * \retval 0 The handler processed the message successful</span><br><span>     * \retval non-zero The handler passed or could not process the message</span><br><span>       */</span><br><span>  int (* const handle_msg)(struct ast_msg *msg);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17224">change 17224</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/+/17224"/><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: I12d66a88ada470b3ec9196027b803d6e618e94e0 </div>
<div style="display:none"> Gerrit-Change-Number: 17224 </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>