Bläddra i källkod

minor [skip ci]

Dan Korostelev 6 år sedan
förälder
incheckning
cc67232c45
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -13,7 +13,7 @@
 	all : unified cast, catch and Std.is behavior of null-values (#7532)
 	macro : static variables are now always re-initialized when using the compilation server (#5746)
 	macro : support `@:persistent` to keep macro static values across compilations
-	js : improve js.Promise extern: now then callback argument types can be properly inferred (#7644)
+	js : improve js.Promise extern: now `then` callback argument types can be properly inferred (#7644)
 
 	Bugfixes: