Skip to content

Commit 77a5d5e

Browse files
authored
Update cadquery/cq.py
1 parent 7f649f7 commit 77a5d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cadquery/cq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ def workplane(
503503
"""
504504
Creates a new 2D workplane, located relative to the first face on the stack.
505505
506-
:param offset: offset for the workplane in it's normal direction . Default
506+
:param offset: offset for the workplane in its normal direction . Default
507507
:param invert: invert the normal direction from that of the face.
508508
:param centerOption: how local origin of workplane is determined.
509509
:param origin: origin for plane center, requires 'ProjectedOrigin' centerOption.

0 commit comments

Comments
 (0)