dart-archive / web-components

Dart package providing the web components platform polyfills
https://pub.dartlang.org/packages/web_components
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

interop.js spelling error #21

Open jakemac53 opened 9 years ago

jakemac53 commented 9 years ago

https://github.com/dart-lang/web-components/blob/master/lib/interop_support.js#L33

protoptype => prototype

This part of the code would almost never be encountered, but it should be fixed :).