<p>Kevin Harwell <strong>submitted</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17313">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Kevin Harwell: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rest-api-templates: Spelling fixes<br><br>Correct typos of the following word families:<br><br>overwritten<br>descendants<br><br>ASTERISK-29714<br><br>Change-Id: I2307e35887a3437e50317a4b86f0893f25f9fd3b<br>---<br>M rest-api-templates/asterisk_processor.py<br>M rest-api-templates/transform.py<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/rest-api-templates/asterisk_processor.py b/rest-api-templates/asterisk_processor.py</span><br><span>index de4732c..ad88ebb 100644</span><br><span>--- a/rest-api-templates/asterisk_processor.py</span><br><span>+++ b/rest-api-templates/asterisk_processor.py</span><br><span>@@ -99,7 +99,7 @@</span><br><span>             self.full_name = "%s_%s" % (parent.full_name, self.name)</span><br><span> </span><br><span>     def get_child(self, path):</span><br><span style="color: hsl(0, 100%, 40%);">-        """Walks decendents to get path, creating it if necessary.</span><br><span style="color: hsl(120, 100%, 40%);">+        """Walks descendants to get path, creating it if necessary.</span><br><span> </span><br><span>         @param path: List of path names.</span><br><span>         @return: PageSegment corresponding to path.</span><br><span>diff --git a/rest-api-templates/transform.py b/rest-api-templates/transform.py</span><br><span>index 88f7d2e..cb524c6 100644</span><br><span>--- a/rest-api-templates/transform.py</span><br><span>+++ b/rest-api-templates/transform.py</span><br><span>@@ -37,7 +37,7 @@</span><br><span>         @param template_file: Filename of the mustache template.</span><br><span>         @param dest_file_template_str: Destination file name. This is a</span><br><span>             mustache template, so each resource can write to a unique file.</span><br><span style="color: hsl(0, 100%, 40%);">-        @param overwrite: If True, destination file is ovewritten if it exists.</span><br><span style="color: hsl(120, 100%, 40%);">+        @param overwrite: If True, destination file is overwritten if it exists.</span><br><span>         """</span><br><span>         template_str = unicode(open(template_file, "r").read())</span><br><span>         self.template = pystache.parse(template_str)</span><br><span></span><br></pre><div style="white-space:pre-wrap"></div><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17313">change 17313</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/+/17313"/><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: I2307e35887a3437e50317a4b86f0893f25f9fd3b </div>
<div style="display:none"> Gerrit-Change-Number: 17313 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>