1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

fixed typos

This commit is contained in:
Justin Lin
2017-03-28 20:58:57 +08:00
parent 1f9682ecd3
commit 1eb7daaf08

View File

@@ -18,7 +18,7 @@ You can use the code below to create a line.
sphere(1);
}
The following code have the same effect.
The following code has the same effect.
point = [20, 0, 0];
a = [0, -45, 45];