1
0
Fork 0

Merge pull request #1527 from Arul-/patch-1

Update doc/articles/vendor-binaries.md
pull/1531/merge
Jordi Boggiano 2013-01-27 01:35:54 -08:00
commit 0d9497a472
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Packages managed entirely by Composer do not *need* to contain any
`.bat` files for Windows compatibility. Composer handles installation
of binaries in a special way when run in a Windows environment:
* A `.bat` files is generated automatically to reference the binary
* A `.bat` file is generated automatically to reference the binary
* A Unix-style proxy file with the same name as the binary is generated
automatically (useful for Cygwin or Git Bash)