Browse Source

run, travis!

Alexander Kuzmenko 7 years ago
parent
commit
1e0226556d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -2,7 +2,7 @@
 
 	Bugfixes:
 
-	all : fixed a bug when Haxe compiler couldn't find std lib on Linux if executed by another program
+	all : fixed a bug when Haxe compiler couldn't find std lib on Linux if executed by another  program
 	php7 : fixed an issue with "Object" used as a class name for PHP 7.2 (it's a new keyword in php) (#6838)
 	as3 : fixed "inifinite recursion" compiler error for classes named "Object"