We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b606575 commit c205623Copy full SHA for c205623
src/color/p5.Color.js
@@ -633,7 +633,7 @@ class Color {
633
/**
634
* Brightness obtains the HSB brightness value from either a p5.Color object,
635
* an array of color components, or a CSS color string.Depending on value,
636
- * wwhen `colorMode()` is set to HSB, this function will return the
+ * when `colorMode()` is set to HSB, this function will return the
637
* brightness value in the range. By default, this function will return
638
* the HSB brightness within the range 0 - 100.
639
*/
0 commit comments