diff --git a/select2.js b/select2.js index 55836c72..d2611a95 100755 --- a/select2.js +++ b/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 */