More spelling

This commit is contained in:
Chris Palmer 2020-07-14 23:39:36 +01:00
parent 87a35126de
commit 574a73e527
1 changed files with 1 additions and 1 deletions

View File

@ -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)