Fix js/Boot.hx typo

This commit is contained in:
Valentin LEMIERE
2015-03-25 13:31:12 +01:00
parent b32a2165c3
commit 5d16e37ea1

View File

@@ -96,7 +96,7 @@ class Boot {
#if (haxe_ver >= "3.2") #if (haxe_ver >= "3.2")
@:ifFeature("has_enum") @:ifFeature("has_enum")
#else #else
@:ifFeature("may_print_enum)" @:ifFeature("may_print_enum")
#end #end
private static function __string_rec(o,s:String) { private static function __string_rec(o,s:String) {
untyped { untyped {