Skip to content

Commit c205623

Browse files
authored
Update src/color/p5.Color.js
1 parent b606575 commit c205623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/color/p5.Color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ class Color {
633633
/**
634634
* Brightness obtains the HSB brightness value from either a p5.Color object,
635635
* 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
636+
* when `colorMode()` is set to HSB, this function will return the
637637
* brightness value in the range. By default, this function will return
638638
* the HSB brightness within the range 0 - 100.
639639
*/

0 commit comments

Comments
 (0)