diff --git a/src/shapes/text.class.js b/src/shapes/text.class.js index 86b7de2f5c5..7dfc0ca0b19 100644 --- a/src/shapes/text.class.js +++ b/src/shapes/text.class.js @@ -1300,7 +1300,7 @@ }, /** - * Assigns 'value' to the property 'key' at given charater position + * Assigns 'value' to the property 'key' at given character position * @param {Number} line the line number * @param {Number} char the character number * @param {String} key the property name