Typo fix: raindow()

This commit is contained in:
Garth Minette
2022-04-21 23:34:15 -07:00
parent b082165144
commit 39660c9ffb

View File

@@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////
// LibFile: color.scad // 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 // The recolor() and color_this() modules allow you to change the color
// of previously colored attachable objects. // of previously colored attachable objects.
// Includes: // Includes: