summaryrefslogtreecommitdiff
path: root/manuals/chickadee/Bezier-Curves.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/chickadee/Bezier-Curves.html')
-rw-r--r--manuals/chickadee/Bezier-Curves.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/chickadee/Bezier-Curves.html b/manuals/chickadee/Bezier-Curves.html
index b424dac..cb413cf 100644
--- a/manuals/chickadee/Bezier-Curves.html
+++ b/manuals/chickadee/Bezier-Curves.html
@@ -85,7 +85,7 @@ ul.no-bullet {list-style: none}
Next: <a href="Path-Finding.html" accesskey="n" rel="next">Path Finding</a>, Previous: <a href="Easings.html" accesskey="p" rel="prev">Easings</a>, Up: <a href="Math.html" accesskey="u" rel="up">Math</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
-<span id="Bezier-Curves-1"></span><h4 class="subsection">2.2.8 Bezier Curves</h4>
+<span id="Bezier-Curves-1"></span><h4 class="subsection">2.2.7 Bezier Curves</h4>
<p>The <code>(chickadee math bezier)</code> module provides an API for
describing cubic Bezier curves in 2D space. These curves are notably