1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-24 21:41:33 +02:00

fixed typos

This commit is contained in:
Justin Lin
2017-03-31 13:16:00 +08:00
parent aaf2c3f722
commit 34203f6482
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ The following code has the same effect.
![rotate_p](images/lib-rotate_p-1.JPG)
The `rotate_p` function is useful in some situations. For examples, you probably want to get all points on the path of a spiral around a sphere.
The `rotate_p` function is useful in some situations. For example, you probably want to get all points on the path of a spiral around a sphere.
include <rotate_p.scad>;