minor #9874 Fixed typo (pborreli)

This PR was merged into the 2.4 branch.

Discussion
----------

Fixed typo

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Commits
-------

c3d5721 Fixed typo
This commit is contained in:
Fabien Potencier 2013-12-28 12:30:48 +01:00
commit 79fe1090e3

View File

@ -157,7 +157,7 @@ class DialogHelperTest extends \PHPUnit_Framework_TestCase
}
}
public function testNoInteration()
public function testNoInteraction()
{
$dialog = new DialogHelper();