dcodeIO/node.js-closure-compiler-externs

Typo

Closed this issue · 0 comments

I think there is a typo on this line.

dns.BADNAME = 'EADNAME';

Judging from the rest of the file's contents it looks like it should be.

dns.BADNAME = 'EBADNAME';