1
0
Fork 0

Update doc/articles/vendor-binaries.md

pull/1527/head
Arul 2013-01-26 11:52:28 +08:00
parent 5a4c720535
commit 1ba62d09e4
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)