From: Thomas Müller Date: Wed, 28 Aug 2013 21:04:55 +0000 (+0200) Subject: fixing typo X-Git-Tag: v6.0.0alpha2~252^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6502a148ec6a23abaf4af6426db83129ca0d9b9a;p=nextcloud-server.git fixing typo --- 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. *