Commit 368c0eeb authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Fix typo

See gh-17132
parent 801ce6d0
......@@ -30,7 +30,7 @@ import org.springframework.boot.gradle.testkit.GradleBuildExtension;
/**
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
* versions of Gradle. Test classes using the extension must have non-privaten and
* versions of Gradle. Test classes using the extension must have non-private and
* non-final {@link GradleBuild} field named {@code gradleBuild}.
*
* @author Andy Wilkinson
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment