mathiasbynens / jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
https://mths.be/jsesc
MIT License
716 stars 53 forks source link

Occurences vs occurrences #25

Closed SnarkBoojum closed 8 years ago

SnarkBoojum commented 8 years ago

Hi,

the debian tool "lintian" detected a double typo in jsesc.1 : "occurrences" is the right spelling.

Thanks!

mathiasbynens commented 8 years ago

Thanks!