mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-04-11 18:55:20 +00:00
Typo fix: raindow()
This commit is contained in:
parent
b082165144
commit
39660c9ffb
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue