Skip to content

Commit 76192e2

Browse files
SergeySergey
authored andcommitted
Update Color.php
1 parent 58b1f9d commit 76192e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Primal/Color/Color.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ abstract class Color {
1010
abstract function toHSV();
1111

1212
/**
13-
* @return HLSColor
13+
* @return HSLColor
1414
*/
1515
abstract function toHSL();
1616

0 commit comments

Comments
 (0)