Guillaume Desquesnes 7 vuotta sitten
vanhempi
commit
1249d28e29
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      std/haxe/macro/Expr.hx

+ 1 - 1
std/haxe/macro/Expr.hx

@@ -341,7 +341,7 @@ typedef Catch = {
 **/
 enum QuoteStatus {
 	/**
-		No qutoes
+		No quotes
 	**/
 	NoQuotes;