Skip to content

Commit 368c0ee

Browse files
izeyesnicoll
authored andcommitted
Fix typo
See gh-17132
1 parent 801ce6d commit 368c0ee

File tree

1 file changed

+1
-1
lines changed

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/GradleCompatibilityExtension.java

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

3131
/**
3232
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
33-
* versions of Gradle. Test classes using the extension must have non-privaten and
33+
* versions of Gradle. Test classes using the extension must have non-private and
3434
* non-final {@link GradleBuild} field named {@code gradleBuild}.
3535
*
3636
* @author Andy Wilkinson

0 commit comments

Comments
 (0)