From 5eef1c421e047520f6c25a8ac024da0306909b3c Mon Sep 17 00:00:00 2001 From: Fabian Pijcke Date: Mon, 28 Apr 2025 16:39:54 +0200 Subject: [PATCH] Update masks2d.scad Typo --- masks2d.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/masks2d.scad b/masks2d.scad index 85efe3aa..bc705317 100644 --- a/masks2d.scad +++ b/masks2d.scad @@ -832,7 +832,7 @@ function mask2d_dovetail(edge, angle, slope, shelf=0, inset=0, mask_angle=90, ex // Topics: Shapes (2D), Paths (2D), Path Generators, Attachable, Masks (2D) // See Also: corner_profile(), edge_profile(), face_profile() // Usage: As Module -// mask2d_ogee(pattern, [excess], ...) [ATTAHCMENTS]; +// mask2d_ogee(pattern, [excess], ...) [ATTACHMENTS]; // Usage: As Function // path = mask2d_ogee(pattern, [excess], ...); // Description: