Skip to content

Commit 894b9dc

Browse files
Add missing word
1 parent ba62746 commit 894b9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ expectations on mock objects as :ref:`risky <risky-tests.useless-tests>`. The
189189
| Test Code | no | yes | no |
190190
+------------+-------------+--------------+------------+
191191

192-
The ``WithoutErrorHandler`` can be used to disable PHPUnit's error handler for
192+
The ``WithoutErrorHandler`` attribute can be used to disable PHPUnit's error handler for
193193
a test method.
194194

195195
.. admonition:: Warning

0 commit comments

Comments
 (0)