Skip to content

Commit 54845a4

Browse files
author
Jordan Poles
committed
Typo
1 parent efb24ce commit 54845a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_static/cadquery_cheatsheet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/apirefere
8585
<td><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cutThruAll">Workplane.cutThruAll</a><br>()</td>
8686
</tr>
8787
<tr>
88-
<td><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cylinder">Workplane.sphere</a><br>(height, radius)</td>
88+
<td><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cylinder">Workplane.cylinder</a><br>(height, radius)</td>
8989
<td><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.loft">Workplane.loft</a><br>(ruled, combine, clean)</td>
9090
<td><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cutBlind">Workplane.cutBlind</a><br>(until)</td>
9191
</tr>

0 commit comments

Comments
 (0)