From 7b126f979281980a686894385a753d33d27ebc4e Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Wed, 4 Nov 2020 19:50:35 +0000 Subject: [PATCH] More spelling --- vitamins/cable_strip.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitamins/cable_strip.scad b/vitamins/cable_strip.scad index daf7df6..9ced9e7 100644 --- a/vitamins/cable_strip.scad +++ b/vitamins/cable_strip.scad @@ -20,7 +20,7 @@ // //! A strip of polypropylene used with ribbon cable to make a cable flexible in one direction only. //! -//! Modelled with a Bezier spline, which is not quite the same as a miniumum energy curve but very close, epecially +//! Modelled with a Bezier spline, which is not quite the same as a minimum energy curve but very close, epecially //! near the extreme positions, where the model needs to be accurate. //! //! When the sides are constrained then a circular model is more accurate.