Browse Source

Merge pull request #3016 from Atry/patch-7

Delete the duplicated space [skip ci]
Simon Krajewski 11 years ago
parent
commit
960523d751
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -7,7 +7,7 @@
 	python : added python target
 	flash : flash player 12-14 support
 	js : add @:jsRequire and js.Lib.require
-	cs  : add @:bridgeProperties, which creates native property bridges for all haxe properties in the annotated class
+	cs : add @:bridgeProperties, which creates native property bridges for all haxe properties in the annotated class
 
 	Bugfixes: