Pārlūkot izejas kodu

Merge pull request #8494 from staabm/patch-2

Fix typo
Jordi Boggiano 5 gadi atpakaļ
vecāks
revīzija
6034c2af01
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
 {