Przeglądaj źródła

Fix typo in comment

Chris Forbes 13 lat temu
rodzic
commit
460cd059f9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      select2.js

+ 1 - 1
select2.js

@@ -90,7 +90,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
      */