Merge pull request #21002 from dreis2211

* pr/21002:
  Fix typo

Closes gh-21002
This commit is contained in:
Stephane Nicoll
2020-04-25 09:14:17 +02:00

View File

@@ -26,7 +26,7 @@ import org.springframework.util.ReflectionUtils;
/**
* {@link BeforeEachCallback} to set a test class's {@code gradleBuild} field prior to
* test exection.
* test execution.
*
* @author Andy Wilkinson
*/