<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16869">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: description<br><br>Change-Id: Ia13e930c2b26908da9a4057bd1c2274ea77e10a8<br>---<br>M include/asterisk/frame.h<br>M main/xmldoc.c<br>M rest-api/api-docs/endpoints.json<br>3 files changed, 6 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/16869/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/frame.h b/include/asterisk/frame.h</span><br><span>index 0e623d3..55ee83a 100644</span><br><span>--- a/include/asterisk/frame.h</span><br><span>+++ b/include/asterisk/frame.h</span><br><span>@@ -635,7 +635,7 @@</span><br><span> int ast_frame_clear(struct ast_frame *frame);</span><br><span> </span><br><span> /*!</span><br><span style="color: hsl(0, 100%, 40%);">- * \brief Copy the discription of a frame's subclass into the provided string</span><br><span style="color: hsl(120, 100%, 40%);">+ * \brief Copy the description of a frame's subclass into the provided string</span><br><span>  *</span><br><span>  * \param f The frame to get the information from</span><br><span>  * \param subclass Buffer to fill with subclass information</span><br><span>@@ -648,7 +648,7 @@</span><br><span> char *ast_frame_subclass2str(struct ast_frame *f, char *subclass, size_t slen, char *moreinfo, size_t mlen);</span><br><span> </span><br><span> /*!</span><br><span style="color: hsl(0, 100%, 40%);">- * \brief Copy the discription of a frame type into the provided string</span><br><span style="color: hsl(120, 100%, 40%);">+ * \brief Copy the description of a frame type into the provided string</span><br><span>  *</span><br><span>  * \param frame_type The frame type to be described</span><br><span>  * \param ftype Buffer to fill with frame type description</span><br><span>diff --git a/main/xmldoc.c b/main/xmldoc.c</span><br><span>index adb089f..0a2c33a 100644</span><br><span>--- a/main/xmldoc.c</span><br><span>+++ b/main/xmldoc.c</span><br><span>@@ -1537,7 +1537,7 @@</span><br><span>                      ast_str_append(buffer, 0, "\n");</span><br><span>                   printedpara = 1;</span><br><span>             }</span><br><span style="color: hsl(0, 100%, 40%);">-               /* Parse each <value name='valuename'>desciption</value> */</span><br><span style="color: hsl(120, 100%, 40%);">+               /* Parse each <value name='valuename'>description</value> */</span><br><span>             valname = ast_xml_get_attribute(tmp, "name");</span><br><span>              if (valname) {</span><br><span>                       ret = 1;</span><br><span>@@ -2231,7 +2231,7 @@</span><br><span> </span><br><span> /*!</span><br><span>  * \internal</span><br><span style="color: hsl(0, 100%, 40%);">- * \brief Build the descripton for an item</span><br><span style="color: hsl(120, 100%, 40%);">+ * \brief Build the description for an item</span><br><span>  *</span><br><span>  * \param node      The description node to parse</span><br><span>  *</span><br><span>diff --git a/rest-api/api-docs/endpoints.json b/rest-api/api-docs/endpoints.json</span><br><span>index 1f77d37..bca6b0c 100644</span><br><span>--- a/rest-api/api-docs/endpoints.json</span><br><span>+++ b/rest-api/api-docs/endpoints.json</span><br><span>@@ -55,7 +55,7 @@</span><br><span>                                                 },</span><br><span>                                           {</span><br><span>                                                    "name": "variables",</span><br><span style="color: hsl(0, 100%, 40%);">-                                                        "descriptioni": "The \"variables\" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers,",</span><br><span style="color: hsl(120, 100%, 40%);">+                                                 "description": "The \"variables\" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers,",</span><br><span>                                                         "paramType": "body",</span><br><span>                                                     "required": false,</span><br><span>                                                         "dataType": "containers",</span><br><span>@@ -177,7 +177,7 @@</span><br><span>                                          },</span><br><span>                                           {</span><br><span>                                                    "name": "variables",</span><br><span style="color: hsl(0, 100%, 40%);">-                                                        "descriptioni": "The \"variables\" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers,",</span><br><span style="color: hsl(120, 100%, 40%);">+                                                 "description": "The \"variables\" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers,",</span><br><span>                                                         "paramType": "body",</span><br><span>                                                     "required": false,</span><br><span>                                                         "dataType": "containers",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16869">change 16869</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/+/16869"/><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: Ia13e930c2b26908da9a4057bd1c2274ea77e10a8 </div>
<div style="display:none"> Gerrit-Change-Number: 16869 </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>