Browse Source

Remove UTF-8 BOM

select2_locale_ar.js (and only it) contains the UTF-8 BOM: let's remove it.
Michele Locati 10 years ago
parent
commit
9f6f6059c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      select2_locale_ar.js

+ 1 - 1
select2_locale_ar.js

@@ -1,4 +1,4 @@
-/**
+/**
  * Select2 Arabic translation.
  *
  * Author: Adel KEDJOUR <[email protected]>