Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Oct 9, 2024
1 parent 60e567e commit 3301075
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@
ThreadMode threadMode() default ThreadMode.INFERRED;

/**
* {@code ThreadMode} is use to define whether the test code should be executed in the thread
* of the calling code or in a separated thread.
* {@code ThreadMode} is used to define whether test code should be executed
* in the thread of the calling code or in a separate thread.
*
* @since 5.9
*/
Expand Down

0 comments on commit 3301075

Please sign in to comment.