Skip to content

Commit 2e1c789

Browse files
committed
documentation
1 parent a4708f8 commit 2e1c789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use [Composer](https://getcomposer.org/):
1919

2020
PHP-Mock integrates with the trait
2121
[`PHPMock`](http://php-mock.github.io/phpunit/api/class-phpmock.phpunit.PHPMock.html)
22-
to integrate into your PHPUnit-4 test case. This trait extends the framework
22+
into your PHPUnit-4 test case. This trait extends the framework
2323
by the method
2424
[`getFunctionMock()`](http://php-mock.github.io/phpunit/api/class-phpmock.phpunit.PHPMock.html#_getFunctionMock).
2525
With this method you can build a mock in the way you are used to build a

0 commit comments

Comments
 (0)