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")
@:ifFeature("has_enum")
#else
@:ifFeature("may_print_enum)"
@:ifFeature("may_print_enum")
#end
private static function __string_rec(o,s:String) {
untyped {