mgusmano / sharpkit

Automatically exported from code.google.com/p/sharpkit
0 stars 0 forks source link

Typo in the build error message when a global flagged class has non-static methods. #142

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a class with Js.Global decoration.
2. Create a non static method.
3. Build

What is the expected output? What do you see instead?
Typo in the error list, it writes "gloabl" instead of "global".

What version of the product are you using? On what operating system?
SharpKit v4.27.5000

Please provide any additional information below.
Cosmetic issue, tiny replace would do so not a bad idea to change for the next 
update.

Original issue reported on code.google.com by michael....@gmail.com on 6 Jun 2012 at 7:38

GoogleCodeExporter commented 8 years ago
Thanks for the report, I'll fix it.

Original comment by DanelK...@gmail.com on 6 Jun 2012 at 8:21

GoogleCodeExporter commented 8 years ago

Original comment by DanelK...@gmail.com on 20 Jun 2012 at 8:59