removed typo in trefoil example

This commit is contained in:
codeanticode
2012-10-20 20:50:45 +00:00
parent ee9c6dced7
commit 6ca2f789f3

View File

@@ -1,4 +1,4 @@
d// Code to draw a trefoil knot surface, with normals and texture
// Code to draw a trefoil knot surface, with normals and texture
// coordinates.
// Adapted from the parametric equations example by Philip Rideout:
// http://iphone-3d-programming.labs.oreilly.com/ch03.html