From f441298e090e3f37022c830e4acec12b87b19ee8 Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Sun, 16 May 2021 12:57:18 -0700 Subject: [PATCH] Removed test docs error. --- affine.scad | 1 - 1 file changed, 1 deletion(-) diff --git a/affine.scad b/affine.scad index 7654973..55c3ea3 100644 --- a/affine.scad +++ b/affine.scad @@ -45,7 +45,6 @@ function ident(n) = [ // bool = is_affine(x,); // Topics: Affine, Matrices, Transforms, Type Checking // See Also: is_matrix() -// fleegul() // Description: // Tests if the given value is an affine matrix, possibly also checking it's dimenstion. // Arguments: