Fix el(l)ipse spelling error

This commit is contained in:
Harry Lachenmayer 2013-12-19 00:05:32 +01:00
parent c9f79ea4d9
commit 576ff71683
6 changed files with 37 additions and 37 deletions

View file

@ -326,7 +326,7 @@ Complex polys will not be filled. Heres an example of a complex poly: <a href="h
</li>
<li class="index-item method">
<a href="#method_drawElipse">drawElipse</a>
<a href="#method_drawEllipse">drawEllipse</a>
@ -1245,8 +1245,8 @@ Complex polys will not be filled. Heres an example of a complex poly: <a href="h
</div>
<div id="method_drawElipse" class="method item">
<h3 class="name"><code>drawElipse</code></h3>
<div id="method_drawEllipse" class="method item">
<h3 class="name"><code>drawEllipse</code></h3>
<div class="args">
@ -1316,7 +1316,7 @@ Complex polys will not be filled. Heres an example of a complex poly: <a href="h
</div>
<div class="description">
<p>Draws an elipse.</p>
<p>Draws an ellipse.</p>
</div>