Skip to content

Commit 460cd05

Browse files
committed
Fix typo in comment
1 parent 94ffecb commit 460cd05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
}
9191

9292
/**
93-
* Compares equality of a and b taking into account that a and b may be strings, in which case localCompare is used
93+
* Compares equality of a and b taking into account that a and b may be strings, in which case localeCompare is used
9494
* @param a
9595
* @param b
9696
*/

0 commit comments

Comments
 (0)