Browse Source

CHANGES.txt : tabs not spaces

Justin Donaldson 5 years ago
parent
commit
711fc6e4e7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      extra/CHANGES.txt

+ 2 - 2
extra/CHANGES.txt

@@ -5,8 +5,8 @@
 	php : improved performance of `haxe.io.Bytes.get()` (#8938)
 	php : improved performance of serialization/unserialization of `haxe.io.Bytes` (#8943)
 	php : improved performance of enum-related methods in `Type` class of standard library
-    lua : lua.Lib.tableToArray moved to Table.toArray
-    lua : support for libuv/luv 1.32
+	lua : lua.Lib.tableToArray moved to Table.toArray
+	lua : support for libuv/luv 1.32
 
 	Bugfixes: