tnhu / jsface

Small, fast, elegant, powerful, and cross platform JavaScript OOP library. Support main(), singleton, super call, private, mixins, plugins, AOP and more.
MIT License
301 stars 46 forks source link

typo in line 60 $superb? #11

Closed pocesar closed 11 years ago

pocesar commented 11 years ago

On line 60 of jsface.js, the ignored key $superb is correct? isn't it supposed to be $superp?

tnhu commented 11 years ago

Thanks Paulo. You're right, it should be $superp.