Skip to content

Commit

Permalink
Fix typos (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Nov 22, 2023
1 parent b36fa43 commit d9df3b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -283,7 +283,7 @@ Added compatibility with Symfony 6

### Bug fix

- Fix bug: API reqest from local environment should be with repo_token
- Fix bug: API request from local environment should be with repo_token
- Fix bug: service_name in .coveralls.yml will not reflect to json_file

## 0.3.1 (2013-04-19)
Expand Down
Expand Up @@ -5,7 +5,7 @@
use PhpCoveralls\Bundle\CoverallsBundle\Config\Configuration;

/**
* Environment variables collector for CI envrionment.
* Environment variables collector for CI environment.
*
* @author Kitamura Satoshi <with.no.parachute@gmail.com>
*/
Expand Down

0 comments on commit d9df3b8

Please sign in to comment.