mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +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);
|
||||
}
|
||||
|
||||
The following code have the same effect.
|
||||
The following code has the same effect.
|
||||
|
||||
point = [20, 0, 0];
|
||||
a = [0, -45, 45];
|
||||
|
Reference in New Issue
Block a user