mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 22:37:35 +02:00
fixed typos
This commit is contained in:
@@ -18,7 +18,7 @@ You can use the code below to create a line.
|
|||||||
sphere(1);
|
sphere(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
The following code have the same effect.
|
The following code has the same effect.
|
||||||
|
|
||||||
point = [20, 0, 0];
|
point = [20, 0, 0];
|
||||||
a = [0, -45, 45];
|
a = [0, -45, 45];
|
||||||
|
Reference in New Issue
Block a user