Skip to content

Commit adc203f

Browse files
committed
Replace twice-used 'support' with 'allow'
1 parent 0f27653 commit adc203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/docs/asciidoc/release-notes/release-notes-5.12.0-M1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ JUnit repository on GitHub.
3030
* Introduce `ReflectionSupport.makeAccessible(Field)` for third-party use rather than
3131
calling the internal `ReflectionUtils.makeAccessible(Field)` method directly.
3232
* Support both the primitive type `void` and the wrapper type `Void` in the internal
33-
`ReflectionUtils` to support `String` to `Class` conversion in parameterized tests.
33+
`ReflectionUtils` to allow `String` to `Class` conversion in parameterized tests.
3434

3535

3636
[[release-notes-5.12.0-M1-junit-jupiter]]

0 commit comments

Comments
 (0)