mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Fixed typos
This commit is contained in:
parent
6ead35f189
commit
2f4df9d459
8 changed files with 16 additions and 11 deletions
|
@ -25,7 +25,7 @@ class BasePackageTest extends \PHPUnit_Framework_TestCase
|
|||
try {
|
||||
$package->setRepository($repository);
|
||||
} catch (\Exception $e) {
|
||||
$this->fail('Set againt the same repository is allowed.');
|
||||
$this->fail('Set against the same repository is allowed.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue