From 6502a148ec6a23abaf4af6426db83129ca0d9b9a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20M=C3=BCller?= <thomas.mueller@tmit.eu>
Date: Wed, 28 Aug 2013 23:04:55 +0200
Subject: [PATCH] fixing typo

---
 core/js/placeholder.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
  *
-- 
GitLab