summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/_inc/lib/tonesque.php')
-rw-r--r--plugins/jetpack/_inc/lib/tonesque.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/_inc/lib/tonesque.php b/plugins/jetpack/_inc/lib/tonesque.php
index bb4c7477..17158e3d 100644
--- a/plugins/jetpack/_inc/lib/tonesque.php
+++ b/plugins/jetpack/_inc/lib/tonesque.php
@@ -86,7 +86,7 @@ class Tonesque {
*
* Construct object from image.
*
- * @param optional $type (hex, rgb, hsl)
+ * @param optional $type (hex, rgb, hsv)
* @return color as a string formatted as $type
*
*/