diff --git a/src/style/Color.js b/src/style/Color.js index 05f4691f..968d846f 100644 --- a/src/style/Color.js +++ b/src/style/Color.js @@ -729,7 +729,7 @@ var Color = Base.extend(new function() { }, /** - * Converts the color another type. + * Converts the color to another type. * * @param {String} type the color type to convert to. Possible values: * {@values 'rgb', 'gray', 'hsb', 'hsl'}