Skip to content

Commit 092c321

Browse files
committed
Merge pull request #21002 from dreis2211
* pr/21002: Fix typo Closes gh-21002
2 parents 29dc236 + e3a9bac commit 092c321

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/test/java/org/springframework/boot/gradle/junit

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/test/java/org/springframework/boot/gradle/junit/GradleBuildFieldSetter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
/**
2828
* {@link BeforeEachCallback} to set a test class's {@code gradleBuild} field prior to
29-
* test exection.
29+
* test execution.
3030
*
3131
* @author Andy Wilkinson
3232
*/

0 commit comments

Comments
 (0)