1
0
mirror of synced 2024-11-29 08:06:03 +03:00

Fix typo in comment

This commit is contained in:
Chris Forbes 2012-06-14 09:06:37 +12:00
parent 94ffecb824
commit 460cd059f9

View File

@ -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 a
* @param b * @param b
*/ */