소스 검색

run, travis!

Alexander Kuzmenko 7 년 전
부모
커밋
1e0226556d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"