1
0
mirror of synced 2025-02-16 20:13:16 +03:00

Merge pull request #111 from chrisforbes/patch-1

Fix typo in comment
This commit is contained in:
Igor Vaynberg 2012-06-14 09:36:12 -07:00
commit 6e36003b0a

View File

@ -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
*/