andrewplummer / Sugar

A Javascript library for working with native objects.
https://sugarjs.com/
MIT License
4.53k stars 306 forks source link

A couple of typos in documentation #570

Closed gamtiq closed 7 years ago

gamtiq commented 7 years ago

There are the following typos in documentation comments. In the comment for Array.isEqual:

Objects in the array are considered equal if they are not obserably distinguishable.

In comments for Array.getOption and Array.setOption:

an option used interally by Array.

andrewplummer commented 7 years ago

Thank you! Just deployed a fix for this now. Should be good.