conan, php-coveralls: fix typos (#5253)

translation-badges
bl-ue 2021-02-06 22:48:45 -05:00 committed by GitHub
parent 981b7af185
commit a810ca72d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
`conan install {{.}}`
- Install packages and create configuation files for a specific generator:
- Install packages and create configuration files for a specific generator:
`conan install -g {{generator}}`

View File

@ -23,7 +23,7 @@
`php-coveralls --exclude-no-stmt`
- Send coverage information to Coveralls with a specific environent name:
- Send coverage information to Coveralls with a specific environment name:
`php-coveralls --env {{test|dev|prod}}`