فهرست منبع

Merge pull request #111 from chrisforbes/patch-1

Fix typo in comment
Igor Vaynberg 13 سال پیش
والد
کامیت
6e36003b0a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      select2.js

+ 1 - 1
select2.js

@@ -92,7 +92,7 @@
     }
 
     /**
-     * Compares equality of a and b taking into account that a and b may be strings, in which case localCompare is used
+     * Compares equality of a and b taking into account that a and b may be strings, in which case localeCompare is used
      * @param a
      * @param b
      */