summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/openscad/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/openscad/README b/graphics/openscad/README
index ffa078db25..26808f1a5a 100644
--- a/graphics/openscad/README
+++ b/graphics/openscad/README
@@ -1,4 +1,4 @@
OpenSCAD is CAD software for creating solid 3D objects. It is not an
-interactive modeller. Instead it is something like a 3D-compiler that reads
-in a script file that describes an object and renders the 3D model from
-the script file.
+interactive modeller. Instead it is something like a 3D-compiler that
+reads in a script file that describes an object and renders the 3D
+model from the script file.