瀏覽代碼

fix indenting

Dan Korostelev 11 年之前
父節點
當前提交
9e489c50f6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      extra/CHANGES.txt

+ 2 - 2
extra/CHANGES.txt

@@ -6,7 +6,7 @@
 	all : add --display mode for position and usage information
 	python : added python target
 	flash : flash player 12-14 support
-    js : add @:jsRequire and js.Lib.require
+	js : add @:jsRequire and js.Lib.require
 
 	Bugfixes:
 
@@ -30,7 +30,7 @@
 	all : determine @:generic type parameters from constructor call if possible
 	all : properly disallowed field redefinition in extending interface
 	neko : create output directory if it does not exist
-    js : inline Math methods and fields
+	js : inline Math methods and fields
 
 	Macro features and changes: