<p>Stanislav Abramenkov has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17520">View Change</a></p><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>(cherry picked from commit ff11d743317d6fafe6b3350c5f9b9b6b4094b9dc)<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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/17520/1</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><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17520">change 17520</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/+/17520"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 19 </div>
<div style="display:none"> Gerrit-Change-Id: I2307e35887a3437e50317a4b86f0893f25f9fd3b </div>
<div style="display:none"> Gerrit-Change-Number: 17520 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stanislav Abramenkov <stas.abramenkov@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>