Merge pull request #851 from revarbat/revarbat_dev

Typo fix: raindow()
This commit is contained in:
Revar Desmera
2022-04-21 23:34:41 -07:00
committed by GitHub

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: