Markus Staab 5 vuotta sitten
vanhempi
commit
2ff079ba22
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      doc/articles/scripts.md

+ 1 - 1
doc/articles/scripts.md

@@ -344,7 +344,7 @@ the PHP executable available in it as a `PHP_BINARY` env var.
 
 ## Setting environment variables
 
-To set an environment variable in a cross-platform way, you can use `@setenv`:
+To set an environment variable in a cross-platform way, you can use `@putenv`:
 
 ```json
 {