From 39660c9ffb26c86a7cbf3cc846992dc46d1546b8 Mon Sep 17 00:00:00 2001 From: Garth Minette Date: Thu, 21 Apr 2022 23:34:15 -0700 Subject: [PATCH] Typo fix: raindow() --- color.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/color.scad b/color.scad index b7a8ffd..b286d5f 100644 --- a/color.scad +++ b/color.scad @@ -1,6 +1,6 @@ ////////////////////////////////////////////////////////////////////// // LibFile: color.scad -// HSV and HSL conversion, raindow() module for coloring multiple objects. +// HSV and HSL conversion, rainbow() module for coloring multiple objects. // The recolor() and color_this() modules allow you to change the color // of previously colored attachable objects. // Includes: