src/*: Fix codespell issues

See,
$ codespell -S './src/img/*.png,./.git*' -L que

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
This commit is contained in:
Mario Trangoni
2019-04-10 19:35:34 +02:00
parent 86f2b879a2
commit 2f9be7a184
4 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ angular
});
$input.blur(function() {
// clicking the function dropdown menu wont
// clicking the function dropdown menu won't
// work if you remove class at once
setTimeout(function() {
$input.val('');