]> source.dussan.org Git - nextcloud-server.git/commitdiff
fixing typo
authorThomas Müller <thomas.mueller@tmit.eu>
Wed, 28 Aug 2013 21:04:55 +0000 (23:04 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 28 Aug 2013 21:04:55 +0000 (23:04 +0200)
core/js/placeholder.js

index 318fe48ffa476719937a4c7120892ae833548a2d..16543541cb4854d1236404f34a66f17d53ead2be 100644 (file)
@@ -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.
  *