From 574a73e52776fc224a68cd6b38d38ececfe314a9 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Tue, 14 Jul 2020 23:39:36 +0100 Subject: [PATCH] More spelling --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1367a27..fb90dbe 100644 --- a/readme.md +++ b/readme.md @@ -5579,7 +5579,7 @@ Threads obey the $fn, $fa, $fs variables. |:--- |:--- | | ```female_metric_thread(d, pitch, length, center = true, top = -1, bot = -1, colour = undef)``` | Create female thread with metric profile | | ```male_metric_thread(d, pitch, length, center = true, top = -1, bot = -1, solid = true, colour = undef)``` | Create male thread with metric profile | -| ```thread(dia, pitch, length, profile, center = true, top = -1, bot = -1, starts = 1, solid = true, female = false, colour = undef)``` | Create male or femail thread, ends can be tapered, chamfered or square | +| ```thread(dia, pitch, length, profile, center = true, top = -1, bot = -1, starts = 1, solid = true, female = false, colour = undef)``` | Create male or female thread, ends can be tapered, chamfered or square | ![thread](tests/png/thread.png)