<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17084">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: overwritten<br><br>Change-Id: Ib27d47cc2a9c6c7777251343e0d871402c551f1f<br>---<br>M rest-api-templates/transform.py<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/84/17084/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><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/+/17084">change 17084</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/+/17084"/><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: Ib27d47cc2a9c6c7777251343e0d871402c551f1f </div>
<div style="display:none"> Gerrit-Change-Number: 17084 </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>