Skip to content

Commit 01d1b80

Browse files
authored
Merge pull request #1232 from pbjacob/patch-1
Update cadquery_cheatsheet.html
2 parents 8498c36 + cc24564 commit 01d1b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/_static/cadquery_cheatsheet.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ <h2>Examples of Filtering Faces</h2><br />
494494
<td>&#43;Z</td>
495495
<td>DirectionSelector</td>
496496
<td>Faces with normal in +z direction</td>
497-
<td>0 or 1</td>
497+
<td>0..many</td>
498498
</tr>
499499
<tr>
500500
<td>&#124;Z</td>
@@ -653,4 +653,4 @@ <h2>Examples of Filtering Vertices</h2><br />
653653
enableDark()
654654
}
655655
}
656-
</script>
656+
</script>

0 commit comments

Comments
 (0)