Documentation tweaks.

This commit is contained in:
Alexander Ljungberg
2011-01-24 14:00:15 -03:00
parent 090fcab8c6
commit f2c53c9f52
4 changed files with 50 additions and 21 deletions
+1 -1
View File
@@ -559,7 +559,7 @@ var concat = Array.prototype.concat,
}
/*!
Returns true if anArray contains exactly the same objects as the reciever.
Returns true if anArray contains exactly the same objects as the receiver.
*/
- (BOOL)isEqualToArray:(id)anArray
{