diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/js/placeholder.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/placeholder.js b/core/js/placeholder.js index 318fe48ffa4..16543541cb4 100644 --- a/core/js/placeholder.js +++ b/core/js/placeholder.js @@ -20,7 +20,7 @@ */ /* - * Adds a background color to the element called on and adds the first charater + * Adds a background color to the element called on and adds the first character * of the passed in string. This string is also the seed for the generation of * the background color. * |